home *** CD-ROM | disk | FTP | other *** search
/ Internet Info 1994 March / Internet Info CD-ROM (Walnut Creek) (March 1994).iso / inet / internet-drafts / draft-ietf-atommib-sonet-00.txt < prev    next >
Text File  |  1993-08-11  |  137KB  |  4,838 lines

  1.  
  2.  
  3.           Internet Draft        SONET/SDH Objects            August 1993
  4.  
  5.  
  6.                           Definitions of Managed Objects
  7.                          for the SONET/SDH Interface Type
  8.  
  9.                                    August 1993
  10.                                     Version 3
  11.  
  12.  
  13.                               ATM MIB Working Group
  14.  
  15.                              Tracy A. Brown (editor)
  16.                                Kaj Tesink (editor)
  17.                            Bell Communications Research
  18.                              331 Newman Springs Road
  19.                                Red Bank, NJ  07701
  20.  
  21.                              tacox@mail.bellcore.com
  22.                                kaj@cc.bellcore.com
  23.  
  24.  
  25.  
  26.  
  27.           1.  Status of this Memo
  28.  
  29.           This document is an Internet Draft.  Internet Drafts are
  30.           working documents of the Internet Engineering Task Force
  31.           (IETF), its Areas, and its Working Groups. Note that other
  32.           groups may also distribute working documents as Internet
  33.           Drafts.
  34.  
  35.           Internet Drafts are draft documents valid for a maximum of six
  36.           months. Internet Drafts may be updated, replaced, or obsoleted
  37.           by other documents at any time.  It is not appropriate to use
  38.           Internet Drafts as reference material or to cite them other
  39.           than as a "working draft" or "work in progress."
  40.  
  41.           Please check the I-D abstract listing contained in each
  42.           Internet Draft directory to learn the current status of this
  43.           or any other Internet Draft.
  44.  
  45.           Distribution of this document is unlimited.
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 1]
  57.  
  58.  
  59.  
  60.  
  61.  
  62.           Internet Draft        SONET/SDH Objects            August 1993
  63.  
  64.  
  65.           2.  Abstract
  66.  
  67.           This memo defines an experimental portion of the Management
  68.           Information Base (MIB) for use with network management
  69.           protocols in TCP/IP-based internets.  In particular, it
  70.           defines objects for managing Synchronous Optical
  71.           Network/Synchronous Digital Hierarchy (SONET/SDH) objects.
  72.           This document is a companion document with Definitions of
  73.           Managed Objects for the DS1/E1 and DS3/E3 Interface Types,
  74.           RFC1406 [14] and RFC1407 [13].
  75.  
  76.           This memo specifies a MIB module in a manner that is both
  77.           compliant to the SNMPv2 SMI, and semantically identical to the
  78.           peer SNMPv1 definitions.
  79.  
  80.           [Temporary Note:  Upon progression of this specification as a
  81.           Proposed Standard, an SNMPv2 and an SNMPv1 version of this MIB
  82.           module will be made available to ease migration.]
  83.  
  84.           This version differs from Version 2 (draft-ietf-cox-sonet-
  85.           mib-01.txt) as per the IETF Amsterdam meeting and subsequent
  86.           mailing list comments as follows:
  87.  
  88.             - This MIB module is made compliant with SNMPv2 SMI.
  89.  
  90.             - The precise use of ifTable as defined in RFC1213 and extended
  91.               in [12] has been specified.
  92.  
  93.             - The object descriptors starting with "photonic" have been changed
  94.               to start with "medium" to accommodate both optical and electrical
  95.               cases.
  96.  
  97.             - The General Table has been removed, and the objects were combined
  98.               with the objects in the Medium Table.
  99.  
  100.             - An object sonetMediumType has been added to differentiate between
  101.               the two types of signals.  Also, the sonetPathWidth and the 
  102.               sonetVTWidth has been modified to handle SDH signals.
  103.  
  104.             - The object sonetMediumLineType has been updated to handle other
  105.               medium types.
  106.  
  107.             - The object sonetMediumValidIntervals has been modified.
  108.  
  109.             - The Total tables have been removed.
  110.  
  111.  
  112.  
  113.  
  114.  
  115.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 2]
  116.  
  117.  
  118.  
  119.  
  120.  
  121.           Internet Draft        SONET/SDH Objects            August 1993
  122.  
  123.  
  124.             - Conformance statements have been added.
  125.  
  126.  
  127.  
  128.  
  129.  
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 3]
  175.  
  176.  
  177.  
  178.  
  179.  
  180.           Internet Draft        SONET/SDH Objects            August 1993
  181.  
  182.  
  183.           3.  The SNMPv2 Network Management Framework
  184.  
  185.           The SNMPv2 Network Management Framework consists of four major
  186.           components.  They are:
  187.  
  188.  
  189.                  RFC 1442 [1] which defines the SMI, the mechanisms used for
  190.                  describing and naming objects for the purpose of
  191.                  management.
  192.  
  193.                  RFC 1213 [6] defines MIB-II, the core set of managed objects
  194.                  for the Internet suite of protocols. Reference [12] defines
  195.                  the evolution of the Interfaces Group of MIB II in terms of
  196.                  extensions and precise applications of the objects.
  197.  
  198.                  RFC 1445 [4] which defines the administrative and other
  199.                  architectural aspects of the framework.
  200.  
  201.                  RFC 1448 [5] which defines the protocol used for network
  202.                  access to managed objects.
  203.  
  204.           The Framework permits new objects to be defined for the
  205.           purpose of experimentation and evaluation.
  206.  
  207.           This specification makes also use of:
  208.  
  209.                  RFC 1443 [2] which defines textual conventions for the
  210.                  specification of managed objects.
  211.  
  212.                  RFC 1444 [3] which defines conformance statements for the
  213.                  specification of managed objects.
  214.  
  215.  
  216.  
  217.  
  218.  
  219.  
  220.  
  221.  
  222.  
  223.  
  224.  
  225.  
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 4]
  234.  
  235.  
  236.  
  237.  
  238.  
  239.           Internet Draft        SONET/SDH Objects            August 1993
  240.  
  241.  
  242.           4.  Objects
  243.  
  244.           Managed objects are accessed via a virtual information store,
  245.           termed the Management Information Base or MIB.  Objects in the
  246.           MIB are defined using the subset of Abstract Syntax Notation
  247.           One (ASN.1) [7] defined in the SMI.  In particular, each
  248.           object has a name, a syntax, and an encoding.  The name is an
  249.           object identifier, an administratively assigned name, which
  250.           specifies an object type.  The object type together with an
  251.           object instance serves to uniquely identify a specific
  252.           instantiation of the object.  For human convenience, we often
  253.           use a textual string, termed the OBJECT DESCRIPTOR, to also
  254.           refer to the object type.
  255.  
  256.           The syntax of an object type defines the abstract data
  257.           structure corresponding to that object type.  The ASN.1
  258.           language is used for this purpose.  However, the SMI RFC 1442
  259.           purposely restricts the ASN.1 constructs which may be used.
  260.           These restrictions are explicitly made for simplicity.
  261.  
  262.           The encoding of an object type is simply how that object type
  263.           is represented using the object type's syntax.  Implicitly
  264.           tied to the notion of an object type's syntax and encoding is
  265.           how the object type is represented when being transmitted on
  266.           the network.  The SMI specifies the use of the basic encoding
  267.           rules of ASN.1 [8], subject to the additional requirements
  268.           imposed by the SNMP.
  269.  
  270.           4.1.  Format of Definitions
  271.  
  272.           Section 6 contains contains the specification of all object
  273.           types contained in this MIB module.  The object types are
  274.           defined using the conventions defined in the SMI, as amended
  275.           by the extensions specified in the SNMPv2 SMI.
  276.  
  277.  
  278.  
  279.  
  280.  
  281.  
  282.  
  283.  
  284.  
  285.  
  286.  
  287.  
  288.  
  289.  
  290.  
  291.  
  292.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 5]
  293.  
  294.  
  295.  
  296.  
  297.  
  298.           Internet Draft        SONET/SDH Objects            August 1993
  299.  
  300.  
  301.           5.  Overview
  302.  
  303.           These objects are used when the particular media being used to
  304.           realize an interface is a SONET/SDH interface.  At present,
  305.           this applies to these values of the ifType variable in the
  306.           Internet-standard MIB:
  307.  
  308.                sonet (xx)
  309.  
  310.           The definitions contained herein are based on the SONET/SDH
  311.           specifications in ANSI T1.105 and T1.106-1988 [9, 9a, 10] and
  312.           CCITT G.707, 708, 709, and G.783 [15-18].
  313.  
  314.           5.1.  Use of the ifTable
  315.  
  316.           This section specifies how the MIB II interfaces group, as
  317.           defined in [12], is used for SONET/SDH interfaces.  The
  318.           SONET/SDH layers support several multiplexing possibilities.
  319.  
  320.           For example in SONET, an Synchronous Transport Signal 3 (STS-
  321.           3) has 3 SONET Paths, and a STS-3c has 1 SONET Path. Another
  322.           example could be a STS-12 having 4 SONET STS-3c Paths.
  323.           Similarly, a SONET Synchronous Payload Envelope (SPE) can
  324.           carry many Virtual Tributaries (VTs), for example, one SONET
  325.           SPE can carry 28 VT1.5s.  It is important to note that an SPE
  326.           and a VT in SONET is collectively referred to as a Virtual
  327.           Container (VC) in SDH.  Also, an STS is called Synchronous
  328.           Transport Module (STM) in SDH.
  329.  
  330.           Not all SONET/SDH equipment terminate all SONET/SDH layers.
  331.           For example, an SONET/SDH STE regenerator terminates SONET/SDH
  332.           Sections only, and is transparent for all layers above that.
  333.           SONET/SDH Add-Drop multiplexers and Digital Cross Connect
  334.           Systems terminate SONET/SDH Lines. SONET/SDH Terminal
  335.           Multiplexers may also terminate SONET/SDH Paths and VTs/VCs.
  336.  
  337.           MIB II [6], as extended by [12], accommodates these cases by
  338.           appropriate use of the MIB II system group, and the interfaces
  339.           group. The system group can name and describe the type of
  340.           managed resource. The interfaces group defines which SONET/SDH
  341.           layers apply, how these layers are configured and multiplexed.
  342.           This is achieved by proper representation of SONET/SDH Layers
  343.           by ifEntries as defined in [12], as follows:
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 6]
  352.  
  353.  
  354.  
  355.  
  356.  
  357.           Internet Draft        SONET/SDH Objects            August 1993
  358.  
  359.  
  360.                         _____________________________
  361.                        |             |          |    |  >
  362.                        |             |          |    |  |
  363.                        |    VT 1     |..........|VT K|   > K ifEntries
  364.                        |             |          |    |  |
  365.                        |_____________|__________|____|  >
  366.                        |               |      |      |  >
  367.                        |               |      |      |  |
  368.                        |    Path 1     |......|Path L|   > L ifEntries
  369.                        |               |      |      |  |
  370.                        |_______________|______|______|  >
  371.                        |                             |  >
  372.                        |                             |  |
  373.                        |    Line                     |  |
  374.                        |                             |  |
  375.                        |_____________________________|  |
  376.                        |                             |  |
  377.                        |                             |  |
  378.                        |    Section Layer            |   > 1 ifEntry
  379.                        |                             |  |
  380.                        |_____________________________|  |
  381.                        |                             |  |
  382.                        |                             |  |
  383.                        |    Physical Medium Layer    |  |
  384.                        |                             |  |
  385.                        |_____________________________|  >
  386.  
  387.                        Use of ifTable for a SONET/SDH port
  388.  
  389.           The exact configuration and multiplexing of the layers is
  390.           maintained in the ifStackTable [12].
  391.  
  392.           5.2.  Use of ifTable for SONET/SDH Medium/Section/Line Layer
  393.  
  394.           ifTable Object    Use for combined SONET/SDH Medium/Section/Line Layer
  395.            ifIndex           Interface index.
  396.            ifDescr           SONET/SDH Medium/Section/Line
  397.            ifType            Set to <sonet>
  398.            ifMtu             [not so clear]
  399.            ifSpeed           Speed of line rate for SONET/SDH, (e.g., 155520000 bps).
  400.            ifPhysAddress     The value of the Circuit Identifier.
  401.                              If no Circuit Identifier has been assigned
  402.                              this object should have an octet string with
  403.                              zero length.
  404.            ifAdminStatus     Supports read-only access.
  405.  
  406.  
  407.  
  408.  
  409.  
  410.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 7]
  411.  
  412.  
  413.  
  414.  
  415.  
  416.           Internet Draft        SONET/SDH Objects            August 1993
  417.  
  418.  
  419.                              Set to the same value as ifOperStatus.
  420.            ifOperStatus      The value testing(3) is not used.
  421.                              This object assumes the value down(2),
  422.                              if the object sonetSectionStatus has
  423.                              any other value than sonetSectionNoDefect(1).
  424.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  425.            ifSpecific        { sonet }
  426.            ifName            [not so clear]
  427.            ifLinkUpDownTrapEnable   Set to enabled(1).
  428.  
  429.           5.3.  Use of ifTable for SONET/SDH Paths
  430.  
  431.           ifTable Object    Use for SONET/SDH Paths
  432.            ifIndex           Interface index.
  433.            ifDescr           SONET/SDH Path
  434.            ifType            Set to <sonet>
  435.            ifMtu             [not so clear]
  436.            ifSpeed           [not so clear]
  437.            ifPhysAddress     [not so clear]
  438.            ifAdminStatus     Supports read-only access.
  439.                              Set to the same value as ifOperStatus.
  440.            ifOperStatus      The value testing(3) is not used.
  441.                              This object assumes the value down(2),
  442.                              if the object sonetPathStatus has
  443.                              any other value than sonetPathNoDefect(1).
  444.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  445.            ifSpecific        { sonet }
  446.            ifName            [not so clear]
  447.            ifLinkUpDownTrapEnable   Set to disabled(2).
  448.                                     What if SONET/SDH Path goes down?
  449.  
  450.           5.4.  Use of ifTable for SONET/SDH VTs/VCs
  451.  
  452.           ifTable Object    Use for SONET/SDH VTs/VCs
  453.            ifIndex           Interface index.
  454.            ifDescr           SONET/SDH VT/VC
  455.            ifType            Set to <sonet>
  456.            ifMtu             [not so clear]
  457.            ifSpeed           [not so clear]
  458.            ifPhysAddress     [not so clear]
  459.            ifAdminStatus     Supports read-only access.
  460.                              Set to the same value as ifOperStatus.
  461.            ifOperStatus      The value testing(3) is not used.
  462.                              This object assumes the value down(2),
  463.                              if the object sonetVTStatus has
  464.  
  465.  
  466.  
  467.  
  468.  
  469.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 8]
  470.  
  471.  
  472.  
  473.  
  474.  
  475.           Internet Draft        SONET/SDH Objects            August 1993
  476.  
  477.  
  478.                              any other value than sonetVTNoDefect(1).
  479.            ifLastChange      sysUpTime at the last change in ifOperStatus.
  480.            ifSpecific        { sonet }
  481.            ifName            [not so clear]
  482.            ifLinkUpDownTrapEnable   Set to disabled(2).
  483.                                     What if VT goes down?
  484.  
  485.           5.5.  SONET/SDH Terminology
  486.  
  487.           The terminology used in this document to describe error
  488.           conditions on a SONET circuit as monitored by a SONET system
  489.           are from the ANSI T1M1.3/92-005R1 [11].  The terminology used
  490.           in this document to describe error conditions on a SDH circuit
  491.           as monitored by a SDH system are from the CCITT G.783 [18].
  492.           Only the SONET Performance Monitoring terminology is defined
  493.           in this document.  The definitions for SDH Performance
  494.           Monitoring terms are similar but not identical, and they can
  495.           be found in [18].  If the definition in this document does not
  496.           match the definition in the ANSI T1M1.3/92-005R1 draft
  497.           document, the implementer should follow the definition
  498.           described in this document.
  499.  
  500.           Section Loss Of Frame (Out of Frame Event)
  501.                An Out of Frame (OOF) event (or Severely Errored Frame
  502.                Event) is entered when four contiguous errored frame
  503.                alignment signals have been received.  The OOF event is
  504.                cleared upon detecting two contiguous error-free frame
  505.                words.  Any implementation of the frame recovery
  506.                circuitry which achieves realignment following an OOF
  507.                within the 250 microsecond (two frames) interval implied
  508.                by this definition is acceptable.
  509.  
  510.                An Loss of Frame (LOF) defect is declared when an OOF
  511.                persists for a period of 3 milliseconds.  The LOF defect
  512.                is cleared when the incoming signal remains continuously
  513.                in-frame for a period of 1 ms to 3 ms.
  514.  
  515.                An LOF failure is declared when the LOF defect persists
  516.                for a period of 2 to 10 seconds.  The LOF failure is
  517.                cleared when the LOF defect is absent for a period of
  518.                less than or equal to 20 seconds.
  519.  
  520.           Loss of Signal
  521.                The Loss of Signal (LOS) defect is declared when no
  522.                transitions are detected on the incoming signal (before
  523.  
  524.  
  525.  
  526.  
  527.  
  528.           T. Brown & K. Tesink (editors) Expires 3/1/94         [Page 9]
  529.  
  530.  
  531.  
  532.  
  533.  
  534.           Internet Draft        SONET/SDH Objects            August 1993
  535.  
  536.  
  537.                descrambling).  The LOS defect is detected  upon
  538.                observing 2.3 to 100 microseconds of no transitions.  The
  539.                LOS defect is cleared after a 125 microsecond interval
  540.                (one frame) during which no LOS defect is detected.
  541.  
  542.                The LOS failure is declared when the LOS defect persists
  543.                for a period of 2 to 10 seconds.  The LOS failure is
  544.                cleared when the LOS defect is absent for a period of
  545.                less than or equal to 20 seconds.  Declaration of LOS
  546.                failure clears any existing LOF failure.  Clearing the
  547.                LOS failure allows immediate declaration of the LOF
  548.                failure if conditions warrant.
  549.  
  550.           STS-Path Loss of Pointer
  551.                An Loss of Pointer (LOP) defect is declared when either a
  552.                valid pointer is not detected in eight consecutive
  553.                frames, or when eight consecutive frames are detected
  554.                with the New Data Flag (NDF) set to "1001" without a
  555.                valid concatenation indicator (see ANSI T1.105).  A LOP
  556.                defect is cleared when either a valid pointer with a
  557.                normal NDF set to "0110", or a valid concatenation
  558.                indicator is detected for three contiguous frames.
  559.                Incoming STS-Path AIS shall not result in the declaration
  560.                of a LOP defect.
  561.  
  562.                A STS-Path LOP failure is declared when the STS-Path LOP
  563.                defect persists for a period of 2 to 10 seconds.  A STS-
  564.                Path LOP failure is cleared when the STS-Path LOP defect
  565.                is absent for a period of less than or equal to 20
  566.                seconds.
  567.  
  568.           VT Loss of Pointer
  569.                A VT LOP defect is declared when either a valid pointer
  570.                is not detected in eight consecutive VT superframes, or
  571.                when eight consecutive VT superframes are detected with
  572.                the NDF set to "1001" without a valid concatenation
  573.                indicator.  A VT LOP defect is cleared when either a
  574.                valid pointer with a normal NDF set to "0110", or a valid
  575.                concatenation indicator is detected for three contiguous
  576.                VT superframes.  Incoming VT-Path AIS shall not result in
  577.                declaring a VT LOP defect.
  578.  
  579.                A VT LOP failure is declared when the VT LOP defect
  580.                persists for a period of 2 to 10 seconds.  A VT LOP
  581.                failure is cleared when the VT LOP defect is absent for a
  582.  
  583.  
  584.  
  585.  
  586.  
  587.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 10]
  588.  
  589.  
  590.  
  591.  
  592.  
  593.           Internet Draft        SONET/SDH Objects            August 1993
  594.  
  595.  
  596.                period of less than or equal to 20 seconds.
  597.  
  598.           Line Alarm Indication Signal
  599.                A Line Alarm Indication Signal (L-AIS) is defined in ANSI
  600.                T1.105.  The following criteria are specific to the L-AIS
  601.                defect:
  602.  
  603.                --  Line AIS defect is detected as a "111" pattern in
  604.                bits 6, 7, and 8 of the K2 byte in five consecutive
  605.                frames.
  606.  
  607.                --  Line AIS defect is cleared when bits 6, 7, and 8 of
  608.                the K2 byte do not contain the code "111" for five
  609.                consecutive frames.
  610.  
  611.                A Line AIS failure is declared when the Line AIS defect
  612.                persists for a period of 2 to 10 seconds.  A Line AIS
  613.                failure is cleared when the Line AIS defect is absent for
  614.                a period of less than or equal to 20 seconds.  The Line
  615.                AIS failure declaration and clearing shall function
  616.                properly in the presence of a random BER of 10^-3 or
  617.                better.
  618.  
  619.           STS-Path Alarm Indication Signal
  620.                The STS-Path Alarm Indication Signal (AIS) is defined in
  621.                ANSI T1.105 as all ones in bytes H1, H2, and H3 as well
  622.                as all ones in the entire STS SPE.  The following
  623.                criteria are specific to the STS-Path AIS defect:
  624.  
  625.                -- STS-Path AIS defect is detected as all ones in bytes
  626.                H1 and H2 in three contiguous frames.
  627.  
  628.                -- The STS-Path AIS defect is cleared when a valid STS
  629.                Pointer is detected with the NDF set to "1001" (inverted)
  630.                for one frame, or  "0110" (normal) for three contiguous
  631.                frames.
  632.  
  633.                A STS-Path AIS failure is declared when the STS-Path AIS
  634.                defect persists for a period of 2 to 10 seconds.  A STS-
  635.                Path AIS failure is cleared when the STS-Path AIS defect
  636.                is absent for a period of less than or equal to 20
  637.                seconds.  The STS-Path AIS failure declaration and
  638.                clearing shall function properly in the presence of a
  639.                random BER of 10^-3 or better.
  640.  
  641.  
  642.  
  643.  
  644.  
  645.  
  646.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 11]
  647.  
  648.  
  649.  
  650.  
  651.  
  652.           Internet Draft        SONET/SDH Objects            August 1993
  653.  
  654.  
  655.           VT-Path Alarm Indication Signal
  656.                The VT-Path Alarm Indication Signal (AIS) is only
  657.                applicable for VTs in the floating mode of operation.
  658.                VT-Path AIS is used to alert the downstream VT Path
  659.                Terminating Entity (PTE) of an upstream failure.  Upon
  660.                detection of a failure, Line AIS, or STS-Path AIS, an STS
  661.                PTE will generate downstream VT-Path AIS if the STS
  662.                Synchronous Payload Envelope (SPE) is carrying floating
  663.                VTs.  VT-Path AIS is specified in ANSI T1.105 as all ones
  664.                in bytes V1, V2, V3, and V4, as well as all ones in the
  665.                entire VT SPE.  The following criteria are specific to
  666.                VT-Path AIS defect:
  667.  
  668.                --  VT-Path AIS defect is detected by a VT PTE as all
  669.                ones in bytes V1 and V2 in three contiguous VT
  670.                superframes.
  671.  
  672.                --  VT-Path AIS defect is cleared when valid VT pointer
  673.                with a valid VT size is detected with the NDF set to
  674.                "1001" (inverted) for one VT superframe, or "0110"
  675.                (normal) for three contiguous VT superframes are
  676.                detected.
  677.  
  678.                A VT-Path AIS failure is declared when the VT-Path AIS
  679.                defect persists for a period of 2 to 10 seconds.  A VT-
  680.                Path AIS failure is cleared when the VT-Path AIS defect
  681.                is absent for a period of less than or equal to 20
  682.                seconds.  The VT-Path AIS failure declaration and
  683.                clearing shall function properly in the presence of a
  684.                random BER of 10^-3 or better.
  685.  
  686.           Line Remote Defect Indication
  687.                Line Remote Defect Indication (RDI) (aka Line FERF) is
  688.                generated by inserting the code "110" in bit positions 6,
  689.                7, and 8 of the K2 byte in STS-1 #1 of the STS-N signal.
  690.                Line RDI is defined in ANSI T1.105.  The following
  691.                criteria are specific to Line RDI defect:
  692.  
  693.                --  Line RDI defect is a "110" code in bits 6, 7, and 8
  694.                of the K2 byte of in STS-1 #1 in five consecutive frames.
  695.  
  696.                --  Line RDI defect is cleared when any code other than
  697.                "110" is detected in bits 6, 7, and 8 of the K2 byte in
  698.                five consecutive frames.
  699.  
  700.  
  701.  
  702.  
  703.  
  704.  
  705.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 12]
  706.  
  707.  
  708.  
  709.  
  710.  
  711.           Internet Draft        SONET/SDH Objects            August 1993
  712.  
  713.  
  714.                A Line RDI failure is declared when the incoming Line RDI
  715.                defects lasts for 2 to 10 seconds.  The Line RDI failure
  716.                is cleared when no Line RDI defects are detected for
  717.                period equal to or less than 20 seconds.
  718.  
  719.           STS-Path Remote Defect Indication
  720.                STS-Path RDI (aka STS-Path FERF) defect is generated
  721.                within 125 microseconds by the STS PTE upon detection of
  722.                an AIS or LOP defect.  STS-Path RDI defect is defined in
  723.                ANSI T1.105.  The following requirements are specific to
  724.                the STS-Path RDI defect:
  725.  
  726.                --  STS-Path RDI is detected by all STS PTEs.  STS-Path
  727.                RDI is detected by the upstream STS PTE as a "1" in bit
  728.                five of the Path Status byte (G1) for five contiguous
  729.                frames.
  730.  
  731.                --  Removal of STS-Path Remote Defect Indication is
  732.                detected by a "0" in bit 5 of the G1 byte in five
  733.                contiguous frames.
  734.                STS-Path RDI defect is cleared immediately by the STS PTE
  735.                when the AIS or LOP defect is no longer detected.
  736.  
  737.           VT-Path Remote Defect Indication
  738.                VT Path RDI (aka VT Path FERF) defect is generated within
  739.                500 microseconds by the VT PTE upon detection of an AIS
  740.                or LOP defect.  VT-Path RDI defect is defined in ANSI
  741.                T1.105.  The following requirements are specific to VT-
  742.                Path RDI defect:
  743.  
  744.                --  VT-Path RDI defect is the occurrence of a "1" in bit
  745.                4 of the VT-Path Overhead byte (V5) in five contiguous
  746.                frames.
  747.  
  748.                --  VT-Path RDI defect is terminated when a "0" is
  749.                detected in bit 4 of the VT-Path Overhead byte (V5) for
  750.                five contiguous frames.
  751.  
  752.                VT-Path RDI defect is terminated immediately by the VT
  753.                PTE when the AIS or LOP defect is no longer detected.
  754.  
  755.                T1.105 is presently updating its requirements on the VT-
  756.                Path RDI and RFI.  This document contains the current
  757.                requirements as much as possible.
  758.  
  759.  
  760.  
  761.  
  762.  
  763.  
  764.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 13]
  765.  
  766.  
  767.  
  768.  
  769.  
  770.           Internet Draft        SONET/SDH Objects            August 1993
  771.  
  772.  
  773.           VT-Path Remote Failure Indication
  774.                The VT-Path RFI is specified in ANSI T1.105.  The RFI
  775.                failure is declared in the device within 5 ms of
  776.                detecting the incoming VT-Path RFI Signal.  The following
  777.                criteria are specific to VT-Path RFI:
  778.  
  779.                --  VT-Path Remote Failure Indication is generated by
  780.                setting bit 8 in the VT-Path Overhead byte (V5) to "1" in
  781.                ten contiguous VT superframes.
  782.  
  783.                --  Removal of VT-Path Remote Failure Indication is
  784.                detected by a "0" in bit 8 of the V5 byte received for
  785.                ten contiguous VT superframes.
  786.  
  787.                The Remote Failure Indication failure is cleared in the
  788.                device within 50 ms of the detection of the deactivation
  789.                of the incoming VT-Path Remote Failure Indication signal.
  790.  
  791.                T1.105 may remove the VT-Path RFI signal and replace it
  792.                with the VT-Path RDI.  See VT-Path RDI.
  793.  
  794.           Coding Violation
  795.                Coding Violations (CV) are Bit Interleaved Parity (BIP)
  796.                errors that are detected in the incoming signal.  CV
  797.                counters are incremented for each BIP error detected.
  798.                That is, each BIP-8 can detect up to eight errors per
  799.                STS-N frame, with each error incrementing the CV counter.
  800.                Section CVs shall be collected using the BIP-8 in the B1
  801.                byte located in the Section Overhead of STS-1 #1.  Line
  802.                CVs shall be collected using the BIP-8s in B2 bytes
  803.                located in the Line Overhead of each STS-1 (since all CVs
  804.                on an STS-N line are counted together, this is equivalent
  805.                to counting each error in the BIP-8*N contained in the B2
  806.                bytes of the STS-N Line Overhead).  Thus, on an STS-N
  807.                signal, up to 8 x N CVs may occur in each frame.  Path
  808.                CVs shall be collected using the BIP-8 in the B3 byte of
  809.                the STS-Path Overhead of the STS SPE.  VT CVs shall be
  810.                collected using the BIP-2 in the V5 overhead byte of the
  811.                floating VT.
  812.  
  813.           Errored Seconds
  814.                At each layer, an Errored Second (ES) is a second with
  815.                one or more Coding Violations at that layer OR one or
  816.                more incoming defects (e.g., OOF, LOP, or AIS) at that
  817.                layer has occurred.
  818.  
  819.  
  820.  
  821.  
  822.  
  823.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 14]
  824.  
  825.  
  826.  
  827.  
  828.  
  829.           Internet Draft        SONET/SDH Objects            August 1993
  830.  
  831.  
  832.           Severely Errored Seconds
  833.                At each layer, an Severely Errored Second (SES) is a
  834.                second with x or more CVs at that layer, or a second
  835.                during which at least one or more incoming defects at
  836.                that layer has occurred.  Values of x vary depending on
  837.                the line rate and the Bit Error Rate.  See Section 5.4
  838.                for values for x.
  839.  
  840.           Severely Errored Framing Seconds
  841.                A Severely Errored Framing Second (SEFS) is a seconds
  842.                with containing one or more OOF events.  This counter is
  843.                only counted at the Section Layer.
  844.  
  845.           Unavailable Seconds
  846.                At the Line, Path, and VT layers, an unavailable second
  847.                is calculated by counting the number of seconds that the
  848.                interface is unavailable.  At each layer, the SONET/SDH
  849.                interface is said to be unavailable from the onset of 10
  850.                contiguous SESs, or the onset of the condition leading to
  851.                a failure.  If the condition leading to the failure was
  852.                immediately preceded by one or more contiguous SESs, then
  853.                the SONET/SDH interface unavailability starts from the
  854.                onset of these SESs.  Once unavailable, and if no failure
  855.                is present, the SONET/SDH interface becomes available at
  856.                the onset of 10 contiguous seconds with no SESs.  Once
  857.                unavailable, and if a failure is present, the SONET/SDH
  858.                interface becomes available at the onset of 10 contiguous
  859.                seconds with no SESs, if the failure clearing time is
  860.                less than or equal to 10 seconds.  If the failure
  861.                clearing time is more than 10 seconds, the SONET/SDH
  862.                interface becomes available at the onset of 10 contiguous
  863.                seconds with no SESs, or the onset period leading to the
  864.                successful clearing condition, whichever occurs later.
  865.                With respect to the SONET/SDH error counts at each layer,
  866.                all counters at that layer are incremented while the
  867.                SONET/SDH interface is deemed available at that layer.
  868.                While the interface is deemed unavailable at that layer,
  869.                the only count that is incremented is UASs at that layer.
  870.  
  871.                A special case exists when the 10 or more second period
  872.                crosses the 900 second statistics window boundary, as the
  873.                foregoing description implies that the SES and UAS
  874.                counters must be adjusted when the Unavailable Signal
  875.                State is entered. Clearly, successive GETs of the
  876.                affected sonetPathIntervalSES and sonetPathIntervalUAS
  877.  
  878.  
  879.  
  880.  
  881.  
  882.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 15]
  883.  
  884.  
  885.  
  886.  
  887.  
  888.           Internet Draft        SONET/SDH Objects            August 1993
  889.  
  890.  
  891.                (for the Line and VT also) objects will return differing
  892.                values if the first GET occurs during the first few
  893.                seconds of the window.  This is viewed as an unavoidable
  894.                side-effect of selecting the presently defined managed
  895.                objects as a basis for this memo.
  896.  
  897.           Circuit Identifier
  898.                This is a character string specified by the circuit
  899.                vendor, and is useful when communicating with the vendor
  900.                during the troubleshooting process.
  901.  
  902.  
  903.  
  904.  
  905.  
  906.  
  907.  
  908.  
  909.  
  910.  
  911.  
  912.  
  913.  
  914.  
  915.  
  916.  
  917.  
  918.  
  919.  
  920.  
  921.  
  922.  
  923.  
  924.  
  925.  
  926.  
  927.  
  928.  
  929.  
  930.  
  931.  
  932.  
  933.  
  934.  
  935.  
  936.  
  937.  
  938.  
  939.  
  940.  
  941.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 16]
  942.  
  943.  
  944.  
  945.  
  946.  
  947.           Internet Draft        SONET/SDH Objects            August 1993
  948.  
  949.  
  950.           5.6.  Values for x for the Section, Line, Path, and VT
  951.           Layers
  952.  
  953.  
  954.                          Value for x for SONET/SDH Section SES Definition
  955.  
  956.                     Rate            x               Minimum Bit Error Rate
  957.                     =======================================================
  958.                     OC-1             9                      1.5 x 10^-7
  959.                     0C-3            16                        1 x 10^-7
  960.                     OC-9            47                        1 x 10^-7
  961.                     OC-12           63                        1 x 10^-7
  962.                     OC-18           94                        1 x 10^-7
  963.                     OC-24          125                        1 x 10^-7
  964.                     OC-36          187                        1 x 10^-7
  965.                     OC-48          249                        1 x 10^-7
  966.  
  967.  
  968.                          Value for x for SONET/SDH Line SES Definition
  969.  
  970.                     Rate            x               Minimum Bit Error Rate
  971.                     =======================================================
  972.                     OC-1            12                       2 x 10^-7
  973.                     0C-3            32                       2 x 10^-7
  974.                     OC-9            94                       2 x 10^-7
  975.                     OC-12          124                       2 x 10^-7
  976.                     OC-18          186                       2 x 10^-7
  977.                     OC-24          248                       2 x 10^-7
  978.                     OC-36          370                       2 x 10^-7
  979.                     OC-48          494                       2 x 10^-7
  980.  
  981.  
  982.                          Value for x for SONET/SDH STS-Path SES Definition
  983.  
  984.                     Rate            x               Minimum Bit Error Rate
  985.                     =======================================================
  986.                     STS-1            9                       1.5 x 10^-7
  987.                     STS-3           16                         1 x 10^-7
  988.  
  989.  
  990.  
  991.  
  992.  
  993.  
  994.  
  995.  
  996.  
  997.  
  998.  
  999.  
  1000.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 17]
  1001.  
  1002.  
  1003.  
  1004.  
  1005.  
  1006.           Internet Draft        SONET/SDH Objects            August 1993
  1007.  
  1008.  
  1009.                          Value for x for SONET/SDH VT-Path SES Definition
  1010.  
  1011.                     Rate            x               Minimum Bit Error Rate
  1012.                     =======================================================
  1013.                     VT1.5            4                       2 x 10^-6
  1014.                     VT2              6                       2 x 10^-6
  1015.                     VT3              8                       2 x 10^-6
  1016.                     VT6             14                       2 x 10^-6
  1017.  
  1018.  
  1019.  
  1020.  
  1021.  
  1022.  
  1023.  
  1024.  
  1025.  
  1026.  
  1027.  
  1028.  
  1029.  
  1030.  
  1031.  
  1032.  
  1033.  
  1034.  
  1035.  
  1036.  
  1037.  
  1038.  
  1039.  
  1040.  
  1041.  
  1042.  
  1043.  
  1044.  
  1045.  
  1046.  
  1047.  
  1048.  
  1049.  
  1050.  
  1051.  
  1052.  
  1053.  
  1054.  
  1055.  
  1056.  
  1057.  
  1058.  
  1059.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 18]
  1060.  
  1061.  
  1062.  
  1063.  
  1064.  
  1065.           Internet Draft        SONET/SDH Objects            August 1993
  1066.  
  1067.  
  1068.           6.  Object Definitions
  1069.  
  1070.           RFCsonet-MIB DEFINITIONS ::= BEGIN
  1071.  
  1072.  
  1073.           IMPORTS
  1074.               MODULE-IDENTITY, OBJECT-TYPE, Counter32, Gauge32,
  1075.               Integer32, UInteger32, experimental
  1076.                     FROM SNMPv2-SMI
  1077.               TEXTUAL-CONVENTION, DisplayString
  1078.                     FROM SNMPv2-TC
  1079.               MODULE-COMPLIANCE, OBJECT-GROUP
  1080.                     FROM SNMPv2-CONF;
  1081.  
  1082.           --  This is the MIB module for the SMDS Interface objects.
  1083.  
  1084.  
  1085.           sonetMIB MODULE-IDENTITY
  1086.               LAST-UPDATED "9307071818Z"
  1087.               ORGANIZATION "IETF AToM MIB Working Group"
  1088.               CONTACT-INFO
  1089.                 "Tracy Brown
  1090.                  Bell Communications Research
  1091.                  Tel: (908) 758-2107
  1092.                  Fax: (908) 758-4177
  1093.                  E-mail: tacox@mail.bellcore.com
  1094.  
  1095.                  Kaj Tesink
  1096.                  Bell Communications Research
  1097.                  Tel: (908) 758-5254
  1098.                  Fax: (908) 758-4196
  1099.                  E-mail: kaj@cc.bellcore.com."
  1100.  
  1101.               DESCRIPTION
  1102.                    "The MIB module to describe
  1103.                    SONET/SDH interfaces objects."
  1104.               ::= { experimental 32 }
  1105.  
  1106.  
  1107.             IfIndex ::= TEXTUAL-CONVENTION
  1108.                STATUS  current
  1109.                DESCRIPTION
  1110.                    "The value of this object identifies the
  1111.                    interface for which this entry contains
  1112.                    management information.  The value of this
  1113.  
  1114.  
  1115.  
  1116.  
  1117.  
  1118.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 19]
  1119.  
  1120.  
  1121.  
  1122.  
  1123.  
  1124.           Internet Draft        SONET/SDH Objects            August 1993
  1125.  
  1126.  
  1127.                    object for a particular interface has the same
  1128.                    value as the ifIndex object, defined in RFC
  1129.                    1213, for the same interface."
  1130.               SYNTAX UInteger32
  1131.  
  1132.  
  1133.           --  This is the MIB module for the SONET/SDH objects
  1134.  
  1135.           sonetObjects    OBJECT IDENTIFIER ::= { sonetMIB 1 }
  1136.  
  1137.           -- groups in the SONET/SDH MIB module
  1138.  
  1139.           sonetMedium        OBJECT IDENTIFIER ::= { sonetObjects 1 }
  1140.  
  1141.           sonetSection       OBJECT IDENTIFIER ::= { sonetObjects 2 }
  1142.  
  1143.           sonetLine          OBJECT IDENTIFIER ::= { sonetObjects 3 }
  1144.  
  1145.           sonetPath          OBJECT IDENTIFIER ::= { sonetObjects 4 }
  1146.  
  1147.           sonetVT            OBJECT IDENTIFIER ::= { sonetObjects 5 }
  1148.  
  1149.           sonetFarEndLine    OBJECT IDENTIFIER ::= { sonetObjects 6 }
  1150.  
  1151.           sonetFarEndPath    OBJECT IDENTIFIER ::= { sonetObjects 7 }
  1152.  
  1153.           sonetFarEndVT      OBJECT IDENTIFIER ::= { sonetObjects 8 }
  1154.  
  1155.  
  1156.  
  1157.  
  1158.  
  1159.  
  1160.  
  1161.  
  1162.  
  1163.  
  1164.  
  1165.  
  1166.  
  1167.  
  1168.  
  1169.  
  1170.  
  1171.  
  1172.  
  1173.  
  1174.  
  1175.  
  1176.  
  1177.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 20]
  1178.  
  1179.  
  1180.  
  1181.  
  1182.  
  1183.           Internet Draft        SONET/SDH Objects            August 1993
  1184.  
  1185.  
  1186.           -- the SONET/SDH Medium group
  1187.  
  1188.           -- SONET/SDH interfaces for some applications may be electrical
  1189.           -- interfaces and not optical interfaces.  This group handles
  1190.           -- the configuration information for both optical SONET/SDH interfaces
  1191.           -- and electrical SONET/SDH interfaces.
  1192.  
  1193.           sonetMediumTable OBJECT-TYPE
  1194.               SYNTAX  SEQUENCE OF SonetMediumEntry
  1195.               MAX-ACCESS  not-accessible
  1196.               STATUS  current
  1197.               DESCRIPTION
  1198.                  "The SONET/SDH Medium table."
  1199.                ::= { sonetMedium 1 }
  1200.  
  1201.           sonetMediumEntry OBJECT-TYPE
  1202.               SYNTAX  SonetMediumEntry
  1203.               MAX-ACCESS  not-accessible
  1204.               STATUS  current
  1205.               DESCRIPTION
  1206.                  "An entry in the SONET/SDH Medium table."
  1207.               INDEX   { sonetMediumIfIndex }
  1208.                ::= { sonetMediumTable 1 }
  1209.  
  1210.           SonetMediumEntry ::=
  1211.               SEQUENCE {
  1212.                    sonetMediumIfIndex            IfIndex,
  1213.                    sonetMediumType               INTEGER,
  1214.                    sonetMediumTimeElapsed        Integer32,
  1215.                    sonetMediumValidIntervals     Integer32,
  1216.                    sonetMediumLineCoding         INTEGER,
  1217.                    sonetMediumLineType           INTEGER,
  1218.                    sonetMediumCircuitIdentifier  DisplayString
  1219.               }
  1220.  
  1221.           sonetMediumIfIndex OBJECT-TYPE
  1222.               SYNTAX  IfIndex
  1223.               MAX-ACCESS  not-accessible
  1224.               STATUS  current
  1225.               DESCRIPTION
  1226.                  "An index value that uniquely identifies a SONET/SDH
  1227.                   Medium/Section/Line Interface."
  1228.                ::= { sonetMediumEntry 1 }
  1229.  
  1230.           sonetMediumType OBJECT-TYPE
  1231.  
  1232.  
  1233.  
  1234.  
  1235.  
  1236.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 21]
  1237.  
  1238.  
  1239.  
  1240.  
  1241.  
  1242.           Internet Draft        SONET/SDH Objects            August 1993
  1243.  
  1244.  
  1245.               SYNTAX  INTEGER  {
  1246.                          sonet(1),
  1247.                          sdh(2)
  1248.                       }
  1249.               MAX-ACCESS  read-only
  1250.               STATUS  current
  1251.               DESCRIPTION
  1252.                  "This variable identifies whether a SONET
  1253.                  or a SDH signal is used across this interface."
  1254.               ::= { sonetMediumEntry 2 }
  1255.  
  1256.           sonetMediumTimeElapsed OBJECT-TYPE
  1257.               SYNTAX  Integer32 (1..900)
  1258.               MAX-ACCESS  read-only
  1259.               STATUS  current
  1260.               DESCRIPTION
  1261.                  "The number of seconds, including partial
  1262.                  seconds, that have elapsed since the beginning of
  1263.                  the current error-measurement period."
  1264.               ::= { sonetMediumEntry 3 }
  1265.  
  1266.           sonetMediumValidIntervals OBJECT-TYPE
  1267.               SYNTAX  Integer32 (0..96)
  1268.               MAX-ACCESS  read-only
  1269.               STATUS  current
  1270.               DESCRIPTION
  1271.                  "The number of previous intervals for which valid
  1272.                  data has been stored.  A SONET device must support
  1273.                  at least n intervals.
  1274.                  The minimum value of n is 4.
  1275.                  The default of n is 32.
  1276.                  The maximum value of n is 96.
  1277.                  The value of this object will be n unless
  1278.                  the device was brought online within the last
  1279.                  (nx15) minutes, in which case the value will be the
  1280.                  number of complete 15 minute intervals the device has
  1281.                  been online."
  1282.               ::= { sonetMediumEntry 4 }
  1283.  
  1284.           sonetMediumLineCoding OBJECT-TYPE
  1285.               SYNTAX  INTEGER {
  1286.                           sonetMediumOther(1),
  1287.                           sonetMediumB3ZS(2),
  1288.                           sonetMediumCMI(3),
  1289.                           sonetMediumNRZ(4),
  1290.  
  1291.  
  1292.  
  1293.  
  1294.  
  1295.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 22]
  1296.  
  1297.  
  1298.  
  1299.  
  1300.  
  1301.           Internet Draft        SONET/SDH Objects            August 1993
  1302.  
  1303.  
  1304.                           sonetMediumRZ(5)
  1305.                       }
  1306.               MAX-ACCESS  read-only
  1307.               STATUS  current
  1308.               DESCRIPTION
  1309.                  "This variable describes the line coding for
  1310.                  this interface. The B3ZS and CMI are used for
  1311.                  electrical SONET/SDH signals (STS-1 and STS-3).
  1312.                  The Non-Return to Zero (NRZ) and the Return
  1313.                  to Zero are used for optical SONET/SDH signals."
  1314.               ::= { sonetMediumEntry 5 }
  1315.  
  1316.           sonetMediumLineType OBJECT-TYPE
  1317.               SYNTAX  INTEGER {
  1318.                           sonetOther(1),
  1319.                           sonetShortSingleMode(2),
  1320.                           sonetLongSingleMode(3),
  1321.                           sonetMultiMode(4),
  1322.                           sonetCoax(5),
  1323.                           sonetUTP(6)
  1324.                       }
  1325.               MAX-ACCESS  read-only
  1326.               STATUS  current
  1327.               DESCRIPTION
  1328.                  "This variable describes the line type for
  1329.                  this interface. The line types are
  1330.                  Short and Long Range
  1331.                  Single Mode fiber or Multi-Mode fiber interfaces,
  1332.                  and coax and UTP for electrical interfaces.  The
  1333.                  value sonetOther should be used when the Line Type is
  1334.                  not one of the listed values."
  1335.               ::= { sonetMediumEntry 6 }
  1336.  
  1337.           sonetMediumCircuitIdentifier OBJECT-TYPE
  1338.               SYNTAX  DisplayString (SIZE (0..255))
  1339.               MAX-ACCESS  read-only
  1340.               STATUS  current
  1341.               DESCRIPTION
  1342.                  "This variable contains the transmission
  1343.                  vendor's circuit identifier, for the
  1344.                  purpose of facilitating troubleshooting."
  1345.               ::= { sonetMediumEntry 7 }
  1346.  
  1347.  
  1348.  
  1349.  
  1350.  
  1351.  
  1352.  
  1353.  
  1354.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 23]
  1355.  
  1356.  
  1357.  
  1358.  
  1359.  
  1360.           Internet Draft        SONET/SDH Objects            August 1993
  1361.  
  1362.  
  1363.           -- the SONET/SDH Section group
  1364.  
  1365.           -- this group consists of 3 tables:
  1366.           -- - the SONET/SDH Section Configuration
  1367.           -- - the SONET/SDH Section Current
  1368.           -- - the SONET/SDH Section Interval
  1369.  
  1370.  
  1371.  
  1372.  
  1373.           -- the SONET/SDH Section Configuration
  1374.  
  1375.           sonetSectionConfigTable OBJECT-TYPE
  1376.               SYNTAX  SEQUENCE OF SonetSectionConfigEntry
  1377.               MAX-ACCESS  not-accessible
  1378.               STATUS  current
  1379.               DESCRIPTION
  1380.                  "The SONET/SDH Section Configuration table."
  1381.               ::= { sonetSection 1 }
  1382.  
  1383.           sonetSectionConfigEntry OBJECT-TYPE
  1384.               SYNTAX  SonetSectionConfigEntry
  1385.               MAX-ACCESS  not-accessible
  1386.               STATUS  current
  1387.               DESCRIPTION
  1388.                  "An entry in the SONET/SDH Section Configuration table."
  1389.               INDEX   { sonetSectionIfIndex }
  1390.               ::= { sonetSectionConfigTable 1 }
  1391.  
  1392.           SonetSectionConfigEntry ::=
  1393.               SEQUENCE {
  1394.                    sonetSectionIfIndex   IfIndex,
  1395.                    sonetSectionStatus    Integer32
  1396.               }
  1397.  
  1398.           sonetSectionIfIndex OBJECT-TYPE
  1399.               SYNTAX  IfIndex
  1400.               MAX-ACCESS  not-accessible
  1401.               STATUS  current
  1402.               DESCRIPTION
  1403.                  "An index value that uniquely identifies a SONET/SDH
  1404.                  Medium/Section/Line Interface."
  1405.                ::= { sonetSectionConfigEntry 1 }
  1406.  
  1407.           sonetSectionStatus OBJECT-TYPE
  1408.  
  1409.  
  1410.  
  1411.  
  1412.  
  1413.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 24]
  1414.  
  1415.  
  1416.  
  1417.  
  1418.  
  1419.           Internet Draft        SONET/SDH Objects            August 1993
  1420.  
  1421.  
  1422.               SYNTAX  Integer32 (1..6)
  1423.               MAX-ACCESS  read-only
  1424.               STATUS  current
  1425.               DESCRIPTION
  1426.                  "This variable indicates the
  1427.                  status of the interface.
  1428.                  The sonetSectionStatus
  1429.                  is a bit map represented
  1430.                  as a sum, therefore,
  1431.                  it can represent multiple defects
  1432.                  simultaneously.
  1433.                  The sonetSectionNoDefect should be
  1434.                  set if and only if
  1435.                  no other flag is set.
  1436.  
  1437.                  The various bit positions are:
  1438.                        1   sonetSectionNoDefect
  1439.                        2   sonetSectionLOS
  1440.                        4   sonetSectionLOF"
  1441.                ::= { sonetSectionConfigEntry 2 }
  1442.  
  1443.  
  1444.  
  1445.  
  1446.  
  1447.  
  1448.  
  1449.  
  1450.  
  1451.  
  1452.  
  1453.  
  1454.  
  1455.  
  1456.  
  1457.  
  1458.  
  1459.  
  1460.  
  1461.  
  1462.  
  1463.  
  1464.  
  1465.  
  1466.  
  1467.  
  1468.  
  1469.  
  1470.  
  1471.  
  1472.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 25]
  1473.  
  1474.  
  1475.  
  1476.  
  1477.  
  1478.           Internet Draft        SONET/SDH Objects            August 1993
  1479.  
  1480.  
  1481.           -- the SONET/SDH Section Current Table
  1482.  
  1483.           -- The SONET/SDH current table contains various statistics being
  1484.           -- collected for the current 15 minute interval.
  1485.  
  1486.           sonetSectionCurrentTable OBJECT-TYPE
  1487.               SYNTAX  SEQUENCE OF SonetSectionCurrentEntry
  1488.               MAX-ACCESS  not-accessible
  1489.               STATUS  current
  1490.               DESCRIPTION
  1491.                  "The SONET/SDH Section Current table."
  1492.                ::= { sonetSection 2 }
  1493.  
  1494.           sonetSectionCurrentEntry OBJECT-TYPE
  1495.               SYNTAX  SonetSectionCurrentEntry
  1496.               MAX-ACCESS  not-accessible
  1497.               STATUS  current
  1498.               DESCRIPTION
  1499.                  "An entry in the SONET/SDH Section Current table."
  1500.               INDEX   { sonetSectionCurrentIfIndex }
  1501.                ::= { sonetSectionCurrentTable 1 }
  1502.  
  1503.           SonetSectionCurrentEntry ::=
  1504.               SEQUENCE {
  1505.                   sonetSectionCurrentIfIndex  IfIndex,
  1506.                   sonetSectionCurrentESs      Gauge32,
  1507.                   sonetSectionCurrentSESs     Gauge32,
  1508.                   sonetSectionCurrentSEFSs    Gauge32,
  1509.                   sonetSectionCurrentCVs      Gauge32
  1510.               }
  1511.  
  1512.           sonetSectionCurrentIfIndex OBJECT-TYPE
  1513.               SYNTAX  IfIndex
  1514.               MAX-ACCESS  not-accessible
  1515.               STATUS  current
  1516.               DESCRIPTION
  1517.                  "The index value which uniquely identifies the
  1518.                  SONET/SDH Medium/Section/Line Interface."
  1519.                ::= { sonetSectionCurrentEntry 1 }
  1520.  
  1521.           sonetSectionCurrentESs OBJECT-TYPE
  1522.               SYNTAX  Gauge32
  1523.               MAX-ACCESS  read-only
  1524.               STATUS  current
  1525.               DESCRIPTION
  1526.  
  1527.  
  1528.  
  1529.  
  1530.  
  1531.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 26]
  1532.  
  1533.  
  1534.  
  1535.  
  1536.  
  1537.           Internet Draft        SONET/SDH Objects            August 1993
  1538.  
  1539.  
  1540.                  "The counter associated with the number of Errored
  1541.                  Seconds encountered by a SONET/SDH
  1542.                  Section in the current 15 minute interval."
  1543.                ::= { sonetSectionCurrentEntry 2 }
  1544.  
  1545.           sonetSectionCurrentSESs OBJECT-TYPE
  1546.               SYNTAX  Gauge32
  1547.               MAX-ACCESS  read-only
  1548.               STATUS  current
  1549.               DESCRIPTION
  1550.                  "The counter associated with the number of
  1551.                  Severely Errored Seconds
  1552.                  encountered by a SONET/SDH Section in the current 15
  1553.                  minute interval."
  1554.                ::= { sonetSectionCurrentEntry 3 }
  1555.  
  1556.           sonetSectionCurrentSEFSs OBJECT-TYPE
  1557.               SYNTAX  Gauge32
  1558.               MAX-ACCESS  read-only
  1559.               STATUS  current
  1560.               DESCRIPTION
  1561.                  "The counter associated with the number of
  1562.                  Severely Errored Framing Seconds
  1563.                  encountered by a SONET/SDH Section in the current
  1564.                  15 minute interval."
  1565.               ::= { sonetSectionCurrentEntry 4 }
  1566.  
  1567.           sonetSectionCurrentCVs OBJECT-TYPE
  1568.               SYNTAX  Gauge32
  1569.               MAX-ACCESS  read-only
  1570.               STATUS  current
  1571.               DESCRIPTION
  1572.                  "The counter associated with the number of Coding
  1573.                  Violations encountered by a
  1574.                  SONET/SDH Section in the current 15 minute interval."
  1575.                ::= { sonetSectionCurrentEntry 5 }
  1576.  
  1577.  
  1578.  
  1579.  
  1580.  
  1581.  
  1582.  
  1583.  
  1584.  
  1585.  
  1586.  
  1587.  
  1588.  
  1589.  
  1590.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 27]
  1591.  
  1592.  
  1593.  
  1594.  
  1595.  
  1596.           Internet Draft        SONET/SDH Objects            August 1993
  1597.  
  1598.  
  1599.           -- the SONET/SDH Section Interval
  1600.  
  1601.           -- The SONET/SDH Section Interval Table contains various statistics
  1602.           -- collected by each system over the previous 24 hours of
  1603.           -- operation.  The past 24 hours are broken into 4-96
  1604.           -- completed 15 minute intervals, where the default value is 32 intervals.
  1605.  
  1606.           sonetSectionIntervalTable OBJECT-TYPE
  1607.               SYNTAX  SEQUENCE OF SonetSectionIntervalEntry
  1608.               MAX-ACCESS  not-accessible
  1609.               STATUS  current
  1610.               DESCRIPTION
  1611.                  "The SONET/SDH Section Interval table."
  1612.                ::= { sonetSection 3 }
  1613.  
  1614.           sonetSectionIntervalEntry OBJECT-TYPE
  1615.               SYNTAX  SonetSectionIntervalEntry
  1616.               MAX-ACCESS  not-accessible
  1617.               STATUS  current
  1618.               DESCRIPTION
  1619.                  "An entry in the SONET/SDH Section Interval table."
  1620.               INDEX   { sonetSectionIntervalIfIndex,
  1621.                         sonetSectionIntervalNumber }
  1622.                ::= { sonetSectionIntervalTable 1 }
  1623.  
  1624.           SonetSectionIntervalEntry ::=
  1625.               SEQUENCE {
  1626.                    sonetSectionIntervalIfIndex IfIndex,
  1627.                    sonetSectionIntervalNumber  Integer32,
  1628.                    sonetSectionIntervalESs     Gauge32,
  1629.                    sonetSectionIntervalSESs    Gauge32,
  1630.                    sonetSectionIntervalSEFSs   Gauge32,
  1631.                    sonetSectionIntervalCVs     Gauge32
  1632.               }
  1633.  
  1634.           sonetSectionIntervalIfIndex OBJECT-TYPE
  1635.               SYNTAX  IfIndex
  1636.               MAX-ACCESS  not-accessible
  1637.               STATUS  current
  1638.               DESCRIPTION
  1639.                  "The index value which uniquely identifies the
  1640.                  SONET/SDH Medium/Sections/Line Interface."
  1641.               ::= { sonetSectionIntervalEntry 1 }
  1642.  
  1643.           sonetSectionIntervalNumber OBJECT-TYPE
  1644.  
  1645.  
  1646.  
  1647.  
  1648.  
  1649.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 28]
  1650.  
  1651.  
  1652.  
  1653.  
  1654.  
  1655.           Internet Draft        SONET/SDH Objects            August 1993
  1656.  
  1657.  
  1658.               SYNTAX  Integer32 (1..96)
  1659.               MAX-ACCESS  not-accessible
  1660.               STATUS  current
  1661.               DESCRIPTION
  1662.                  "A number between 1 and 96, where 1 is the most
  1663.                  recently completed 15 minute interval and 96 is
  1664.                  the least recently completed 15 minutes
  1665.                  interval (assuming that all 96 intervals are
  1666.                  valid)."
  1667.                ::= { sonetSectionIntervalEntry 2 }
  1668.  
  1669.           sonetSectionIntervalESs OBJECT-TYPE
  1670.               SYNTAX  Gauge32
  1671.               MAX-ACCESS  read-only
  1672.               STATUS  current
  1673.               DESCRIPTION
  1674.                  "The counter associated with the number of
  1675.                  Errored Seconds encountered
  1676.                  by a SONET/SDH Section in one of the previous,
  1677.                  individual 15 minute, intervals."
  1678.                ::= { sonetSectionIntervalEntry 3 }
  1679.  
  1680.           sonetSectionIntervalSESs OBJECT-TYPE
  1681.               SYNTAX  Gauge32
  1682.               MAX-ACCESS  read-only
  1683.               STATUS  current
  1684.               DESCRIPTION
  1685.                  "The counter associated with the number of
  1686.                  Severely Errored Seconds
  1687.                  encountered by a SONET/SDH Section in one of the previous,
  1688.                  individual 15 minute, intervals."
  1689.               ::= { sonetSectionIntervalEntry 4 }
  1690.  
  1691.           sonetSectionIntervalSEFSs OBJECT-TYPE
  1692.               SYNTAX  Gauge32
  1693.               MAX-ACCESS  read-only
  1694.               STATUS  current
  1695.               DESCRIPTION
  1696.                  "The counter associated with the number of
  1697.                  Severely Errored Framing Seconds
  1698.                  encountered by a SONET/SDH Section in one of the
  1699.                  previous, individual 15 minute, intervals."
  1700.               ::= { sonetSectionIntervalEntry 5 }
  1701.  
  1702.           sonetSectionIntervalCVs OBJECT-TYPE
  1703.  
  1704.  
  1705.  
  1706.  
  1707.  
  1708.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 29]
  1709.  
  1710.  
  1711.  
  1712.  
  1713.  
  1714.           Internet Draft        SONET/SDH Objects            August 1993
  1715.  
  1716.  
  1717.               SYNTAX  Gauge32
  1718.               MAX-ACCESS  read-only
  1719.               STATUS  current
  1720.               DESCRIPTION
  1721.                  "The counter associated with the number of Coding
  1722.                  Violations encountered by a
  1723.                  SONET/SDH Section in one of the previous, individual
  1724.                  15-minute, intervals."
  1725.               ::= { sonetSectionIntervalEntry 6 }
  1726.  
  1727.  
  1728.  
  1729.  
  1730.  
  1731.  
  1732.  
  1733.  
  1734.  
  1735.  
  1736.  
  1737.  
  1738.  
  1739.  
  1740.  
  1741.  
  1742.  
  1743.  
  1744.  
  1745.  
  1746.  
  1747.  
  1748.  
  1749.  
  1750.  
  1751.  
  1752.  
  1753.  
  1754.  
  1755.  
  1756.  
  1757.  
  1758.  
  1759.  
  1760.  
  1761.  
  1762.  
  1763.  
  1764.  
  1765.  
  1766.  
  1767.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 30]
  1768.  
  1769.  
  1770.  
  1771.  
  1772.  
  1773.           Internet Draft        SONET/SDH Objects            August 1993
  1774.  
  1775.  
  1776.           -- the SONET/SDH Line group
  1777.  
  1778.           -- this group consists of 3 tables:
  1779.           -- - the SONET/SDH Line Configuration
  1780.           -- - the SONET/SDH Line Current
  1781.           -- - the SONET/SDH Line Interval
  1782.  
  1783.  
  1784.  
  1785.  
  1786.           -- the SONET/SDH Line Configuration
  1787.  
  1788.           sonetLineConfigTable OBJECT-TYPE
  1789.               SYNTAX  SEQUENCE OF SonetLineConfigEntry
  1790.               MAX-ACCESS  not-accessible
  1791.               STATUS  current
  1792.               DESCRIPTION
  1793.                  "The SONET/SDH Line Configuration table."
  1794.                ::= { sonetLine 1 }
  1795.  
  1796.           sonetLineConfigEntry OBJECT-TYPE
  1797.               SYNTAX  SonetLineConfigEntry
  1798.               MAX-ACCESS  not-accessible
  1799.               STATUS  current
  1800.               DESCRIPTION
  1801.                  "An entry in the SONET/SDH Line Configuration table."
  1802.               INDEX   { sonetLineIfIndex }
  1803.               ::= { sonetLineConfigTable 1 }
  1804.  
  1805.           SonetLineConfigEntry ::=
  1806.               SEQUENCE {
  1807.                   sonetLineIfIndex  IfIndex,
  1808.                   sonetLineStatus   Integer32
  1809.               }
  1810.  
  1811.           sonetLineIfIndex OBJECT-TYPE
  1812.               SYNTAX  IfIndex
  1813.               MAX-ACCESS  not-accessible
  1814.               STATUS  current
  1815.               DESCRIPTION
  1816.                  "An index value that uniquely identifies a SONET/SDH
  1817.                  Medium/Section/Line Interface.  "
  1818.                ::= { sonetLineConfigEntry 1 }
  1819.  
  1820.           sonetLineStatus OBJECT-TYPE
  1821.  
  1822.  
  1823.  
  1824.  
  1825.  
  1826.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 31]
  1827.  
  1828.  
  1829.  
  1830.  
  1831.  
  1832.           Internet Draft        SONET/SDH Objects            August 1993
  1833.  
  1834.  
  1835.               SYNTAX  Integer32 (1..6)
  1836.               MAX-ACCESS  read-only
  1837.               STATUS  current
  1838.               DESCRIPTION
  1839.                  "This variable indicates the
  1840.                  status of the interface.
  1841.                  The sonetLineStatus
  1842.                  is a bit map represented
  1843.                  as a sum, therefore,
  1844.                  it can represent multiple defects
  1845.                  simultaneously.
  1846.                  The sonetLineNoDefect should be
  1847.                  set if and only if
  1848.                  no other flag is set.
  1849.  
  1850.                  The various bit positions are:
  1851.                   1   sonetLineNoDefect
  1852.                   2   sonetLineAIS
  1853.                   4   sonetLineRDI"
  1854.                ::= { sonetLineConfigEntry 2 }
  1855.  
  1856.  
  1857.  
  1858.  
  1859.  
  1860.  
  1861.  
  1862.  
  1863.  
  1864.  
  1865.  
  1866.  
  1867.  
  1868.  
  1869.  
  1870.  
  1871.  
  1872.  
  1873.  
  1874.  
  1875.  
  1876.  
  1877.  
  1878.  
  1879.  
  1880.  
  1881.  
  1882.  
  1883.  
  1884.  
  1885.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 32]
  1886.  
  1887.  
  1888.  
  1889.  
  1890.  
  1891.           Internet Draft        SONET/SDH Objects            August 1993
  1892.  
  1893.  
  1894.           -- the SONET/SDH Line Current
  1895.  
  1896.           -- The SONET/SDH current table contains various statistics being
  1897.           -- collected for the current 15 minute interval.
  1898.  
  1899.           sonetLineCurrentTable OBJECT-TYPE
  1900.               SYNTAX  SEQUENCE OF SonetLineCurrentEntry
  1901.               MAX-ACCESS  not-accessible
  1902.               STATUS  current
  1903.               DESCRIPTION
  1904.                 "The SONET/SDH Line Current table."
  1905.               ::= { sonetLine 2 }
  1906.  
  1907.           sonetLineCurrentEntry OBJECT-TYPE
  1908.               SYNTAX  SonetLineCurrentEntry
  1909.               MAX-ACCESS  not-accessible
  1910.               STATUS  current
  1911.               DESCRIPTION
  1912.                 "An entry in the SONET/SDH Line Current table."
  1913.               INDEX   { sonetLineCurrentIfIndex }
  1914.               ::= { sonetLineCurrentTable 1 }
  1915.  
  1916.           SonetLineCurrentEntry ::=
  1917.               SEQUENCE {
  1918.                    sonetLineCurrentIfIndex   IfIndex,
  1919.                    sonetLineCurrentESs       Gauge32,
  1920.                    sonetLineCurrentSESs      Gauge32,
  1921.                    sonetLineCurrentCVs       Gauge32,
  1922.                    sonetLineCurrentUASs      Gauge32
  1923.                }
  1924.  
  1925.           sonetLineCurrentIfIndex OBJECT-TYPE
  1926.               SYNTAX  IfIndex
  1927.               MAX-ACCESS  not-accessible
  1928.               STATUS  current
  1929.               DESCRIPTION
  1930.                "The index value which uniquely identifies the
  1931.                 SONET/SDH Medium/Line Interface."
  1932.               ::= { sonetLineCurrentEntry 1 }
  1933.  
  1934.           sonetLineCurrentESs OBJECT-TYPE
  1935.               SYNTAX  Gauge32
  1936.               MAX-ACCESS  read-only
  1937.               STATUS  current
  1938.               DESCRIPTION
  1939.  
  1940.  
  1941.  
  1942.  
  1943.  
  1944.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 33]
  1945.  
  1946.  
  1947.  
  1948.  
  1949.  
  1950.           Internet Draft        SONET/SDH Objects            August 1993
  1951.  
  1952.  
  1953.                "The counter associated with the number of Errored
  1954.                Seconds encountered by a SONET/SDH
  1955.                Line in the current 15 minute interval."
  1956.               ::= { sonetLineCurrentEntry 2 }
  1957.  
  1958.           sonetLineCurrentSESs OBJECT-TYPE
  1959.               SYNTAX  Gauge32
  1960.               MAX-ACCESS  read-only
  1961.               STATUS  current
  1962.               DESCRIPTION
  1963.                "The counter associated with the number of
  1964.                Severely Errored Seconds
  1965.                encountered by a SONET/SDH Line in the current 15
  1966.                minute
  1967.                interval."
  1968.               ::= { sonetLineCurrentEntry 3 }
  1969.  
  1970.           sonetLineCurrentCVs OBJECT-TYPE
  1971.               SYNTAX  Gauge32
  1972.               MAX-ACCESS  read-only
  1973.               STATUS  current
  1974.               DESCRIPTION
  1975.                "The counter associated with the number of Coding
  1976.                Violations encountered by a
  1977.                SONET/SDH Line in the current 15 minute interval."
  1978.               ::= { sonetLineCurrentEntry 4 }
  1979.  
  1980.           sonetLineCurrentUASs OBJECT-TYPE
  1981.               SYNTAX  Gauge32
  1982.               MAX-ACCESS  read-only
  1983.               STATUS  current
  1984.               DESCRIPTION
  1985.                "The counter associated with the number of
  1986.                Unavailable Seconds
  1987.                encountered by a SONET/SDH Line in the current 15
  1988.                minute
  1989.                interval."
  1990.               ::= { sonetLineCurrentEntry 6}
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996.  
  1997.  
  1998.  
  1999.  
  2000.  
  2001.  
  2002.  
  2003.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 34]
  2004.  
  2005.  
  2006.  
  2007.  
  2008.  
  2009.           Internet Draft        SONET/SDH Objects            August 1993
  2010.  
  2011.  
  2012.           -- the SONET/SDH Line Interval
  2013.  
  2014.           -- The SONET/SDH Line Interval Table contains various statistics
  2015.           -- collected by each system over the previous 24 hours of
  2016.           -- operation.  The past 24 hours are broken into 4-96
  2017.           -- completed 15 minute intervals, where the default value is 32 intervals.
  2018.  
  2019.           sonetLineIntervalTable OBJECT-TYPE
  2020.               SYNTAX  SEQUENCE OF SonetLineIntervalEntry
  2021.               MAX-ACCESS  not-accessible
  2022.               STATUS  current
  2023.               DESCRIPTION
  2024.                  "The SONET/SDH Line Interval table."
  2025.                ::= { sonetLine 3 }
  2026.  
  2027.           sonetLineIntervalEntry OBJECT-TYPE
  2028.               SYNTAX  SonetLineIntervalEntry
  2029.               MAX-ACCESS  not-accessible
  2030.               STATUS  current
  2031.               DESCRIPTION
  2032.                  "An entry in the SONET/SDH Line Interval table."
  2033.              INDEX   { sonetLineIntervalIfIndex,
  2034.                        sonetLineIntervalNumber }
  2035.              ::= { sonetLineIntervalTable 1 }
  2036.  
  2037.           SonetLineIntervalEntry ::=
  2038.               SEQUENCE {
  2039.                   sonetLineIntervalIfIndex   IfIndex,
  2040.                   sonetLineIntervalNumber    Integer32,
  2041.                   sonetLineIntervalESs       Gauge32,
  2042.                   sonetLineIntervalSESs      Gauge32,
  2043.                   sonetLineIntervalCVs       Gauge32,
  2044.                   sonetLineIntervalUASs      Gauge32
  2045.               }
  2046.  
  2047.           sonetLineIntervalIfIndex OBJECT-TYPE
  2048.               SYNTAX  IfIndex
  2049.               MAX-ACCESS  not-accessible
  2050.               STATUS  current
  2051.               DESCRIPTION
  2052.                  "The index value which uniquely identifies the
  2053.                  SONET/SDH Medium/Section/Line Interface."
  2054.                ::= { sonetLineIntervalEntry 1 }
  2055.  
  2056.           sonetLineIntervalNumber OBJECT-TYPE
  2057.  
  2058.  
  2059.  
  2060.  
  2061.  
  2062.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 35]
  2063.  
  2064.  
  2065.  
  2066.  
  2067.  
  2068.           Internet Draft        SONET/SDH Objects            August 1993
  2069.  
  2070.  
  2071.               SYNTAX  Integer32 (1..96)
  2072.               MAX-ACCESS  not-accessible
  2073.               STATUS  current
  2074.               DESCRIPTION
  2075.                 "A number between 1 and 96, where 1 is the most
  2076.                 recently completed 15 minute interval and 96 is
  2077.                 the least recently completed 15 minutes
  2078.                 interval (assuming that all 96 intervals are
  2079.                 valid)."
  2080.                ::= { sonetLineIntervalEntry 2 }
  2081.  
  2082.           sonetLineIntervalESs OBJECT-TYPE
  2083.               SYNTAX  Gauge32
  2084.               MAX-ACCESS  read-only
  2085.               STATUS  current
  2086.               DESCRIPTION
  2087.                  "The counter associated with the number of
  2088.                  Errored Seconds encountered
  2089.                  by a SONET/SDH Line in one of the previous,
  2090.                  individual 15 minute, intervals."
  2091.                ::= { sonetLineIntervalEntry 3 }
  2092.  
  2093.           sonetLineIntervalSESs OBJECT-TYPE
  2094.               SYNTAX  Gauge32
  2095.               MAX-ACCESS  read-only
  2096.               STATUS  current
  2097.               DESCRIPTION
  2098.                  "The counter associated with the number of
  2099.                  Severely Errored Seconds
  2100.                  encountered by a SONET/SDH Line in one of the previous,
  2101.                  individual 15 minute, intervals."
  2102.                 ::= { sonetLineIntervalEntry 4 }
  2103.  
  2104.           sonetLineIntervalCVs OBJECT-TYPE
  2105.               SYNTAX  Gauge32
  2106.               MAX-ACCESS  read-only
  2107.               STATUS  current
  2108.               DESCRIPTION
  2109.                 "The counter associated with the number of Coding
  2110.                 Violations encountered by a
  2111.                 SONET/SDH Line in one of the previous, individual 15
  2112.                 minute, intervals."
  2113.               ::= { sonetLineIntervalEntry 5 }
  2114.  
  2115.           sonetLineIntervalUASs OBJECT-TYPE
  2116.  
  2117.  
  2118.  
  2119.  
  2120.  
  2121.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 36]
  2122.  
  2123.  
  2124.  
  2125.  
  2126.  
  2127.           Internet Draft        SONET/SDH Objects            August 1993
  2128.  
  2129.  
  2130.               SYNTAX  Gauge32
  2131.               MAX-ACCESS  read-only
  2132.               STATUS  current
  2133.               DESCRIPTION
  2134.                 "The counter associated with the
  2135.                 number of Unavailable Seconds
  2136.                 encountered by a SONET/SDH Line in one of the
  2137.                 previous, individual 15 minute, intervals."
  2138.               ::= { sonetLineIntervalEntry 6}
  2139.  
  2140.  
  2141.  
  2142.  
  2143.  
  2144.  
  2145.  
  2146.  
  2147.  
  2148.  
  2149.  
  2150.  
  2151.  
  2152.  
  2153.  
  2154.  
  2155.  
  2156.  
  2157.  
  2158.  
  2159.  
  2160.  
  2161.  
  2162.  
  2163.  
  2164.  
  2165.  
  2166.  
  2167.  
  2168.  
  2169.  
  2170.  
  2171.  
  2172.  
  2173.  
  2174.  
  2175.  
  2176.  
  2177.  
  2178.  
  2179.  
  2180.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 37]
  2181.  
  2182.  
  2183.  
  2184.  
  2185.  
  2186.           Internet Draft        SONET/SDH Objects            August 1993
  2187.  
  2188.  
  2189.           -- the SONET/SDH Path group
  2190.  
  2191.  
  2192.           -- this group consists of 3 tables:
  2193.           -- - the SONET/SDH Path Configuration
  2194.           -- - the SONET/SDH Path Current
  2195.           -- - the SONET/SDH Path Interval
  2196.  
  2197.  
  2198.  
  2199.  
  2200.           -- the SONET/SDH Path Configuration
  2201.  
  2202.           sonetPathConfigTable OBJECT-TYPE
  2203.               SYNTAX  SEQUENCE OF SonetPathConfigEntry
  2204.               MAX-ACCESS  not-accessible
  2205.               STATUS  current
  2206.               DESCRIPTION
  2207.                "The SONET/SDH Path Configuration table."
  2208.           ::= { sonetPath 1 }
  2209.  
  2210.           sonetPathConfigEntry OBJECT-TYPE
  2211.               SYNTAX  SonetPathConfigEntry
  2212.               MAX-ACCESS  not-accessible
  2213.               STATUS  current
  2214.               DESCRIPTION
  2215.                "An entry in the SONET/SDH Path Configuration table."
  2216.               INDEX   { sonetPathIfIndex }
  2217.           ::= { sonetPathConfigTable 1 }
  2218.  
  2219.           SonetPathConfigEntry ::=
  2220.               SEQUENCE {
  2221.                   sonetPathIfIndex    IfIndex,
  2222.                   sonetPathWidth      INTEGER,
  2223.                   sonetPathStatus     Integer32
  2224.               }
  2225.  
  2226.           sonetPathIfIndex OBJECT-TYPE
  2227.               SYNTAX  IfIndex
  2228.               MAX-ACCESS  not-accessible
  2229.               STATUS  current
  2230.               DESCRIPTION
  2231.                "An index value that uniquely identifies a SONET/SDH
  2232.                Path Interface."
  2233.           ::= { sonetPathConfigEntry 1 }
  2234.  
  2235.  
  2236.  
  2237.  
  2238.  
  2239.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 38]
  2240.  
  2241.  
  2242.  
  2243.  
  2244.  
  2245.           Internet Draft        SONET/SDH Objects            August 1993
  2246.  
  2247.  
  2248.           sonetPathWidth OBJECT-TYPE
  2249.               SYNTAX  INTEGER  {
  2250.                       sts1(1),
  2251.                       sts3cSTM1(2),
  2252.                       sts12cSTM4(3),
  2253.                       sts24c(4),
  2254.                       sts48cSTM16(5)
  2255.                }
  2256.               MAX-ACCESS  read-write
  2257.               STATUS  current
  2258.               DESCRIPTION
  2259.                "A value that indicates the type of the SONET/SDH
  2260.                Path.  For SONET, the assigned types are
  2261.                the STS-Nc SPEs, where N = 1, 3, 12, 24, and 48.
  2262.                STS-1 is equal to 51.84 Mbps.  For SDH, the assigned
  2263.                types are the STM-Nc VCs, where N = 1, 4, and 16."
  2264.           ::= { sonetPathConfigEntry 3 }
  2265.  
  2266.           sonetPathStatus OBJECT-TYPE
  2267.               SYNTAX  Integer32 (1..14)
  2268.               MAX-ACCESS  read-only
  2269.               STATUS  current
  2270.               DESCRIPTION
  2271.                 "This variable indicates the
  2272.                 status of the interface.
  2273.                 The sonetPathStatus
  2274.                 is a bit map represented
  2275.                 as a sum, therefore,
  2276.                 it can represent multiple defects
  2277.                 simultaneously.
  2278.                 The sonetPathNoDefect should be
  2279.                 set if and only if
  2280.                 no other flag is set.
  2281.  
  2282.                 The various bit positions are:
  2283.                    1   sonetPathNoDefect
  2284.                    2   sonetPathSTSLOP
  2285.                    4   sonetPathSTSAIS
  2286.                    8   sonetPathSTSRDI"
  2287.              ::= { sonetPathConfigEntry 4 }
  2288.  
  2289.  
  2290.  
  2291.  
  2292.  
  2293.  
  2294.  
  2295.  
  2296.  
  2297.  
  2298.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 39]
  2299.  
  2300.  
  2301.  
  2302.  
  2303.  
  2304.           Internet Draft        SONET/SDH Objects            August 1993
  2305.  
  2306.  
  2307.           -- the SONET/SDH Path Current
  2308.  
  2309.           -- The SONET/SDH current table contains various statistics being
  2310.           -- collected for the current 15 minute interval.
  2311.  
  2312.           sonetPathCurrentTable OBJECT-TYPE
  2313.               SYNTAX  SEQUENCE OF SonetPathCurrentEntry
  2314.               MAX-ACCESS  not-accessible
  2315.               STATUS  current
  2316.               DESCRIPTION
  2317.                "The SONET/SDH Path Current table."
  2318.           ::= { sonetPath 2 }
  2319.  
  2320.           sonetPathCurrentEntry OBJECT-TYPE
  2321.               SYNTAX  SonetPathCurrentEntry
  2322.               MAX-ACCESS  not-accessible
  2323.               STATUS  current
  2324.               DESCRIPTION
  2325.                "An entry in the SONET/SDH Path Current table."
  2326.               INDEX   { sonetPathCurrentIfIndex }
  2327.           ::= { sonetPathCurrentTable 1 }
  2328.  
  2329.           SonetPathCurrentEntry ::=
  2330.               SEQUENCE {
  2331.                   sonetPathCurrentIfIndex    IfIndex,
  2332.                   sonetPathCurrentESs        Gauge32,
  2333.                   sonetPathCurrentSESs       Gauge32,
  2334.                   sonetPathCurrentCVs        Gauge32,
  2335.                   sonetPathCurrentUASs       Gauge32
  2336.               }
  2337.  
  2338.           sonetPathCurrentIfIndex OBJECT-TYPE
  2339.               SYNTAX  IfIndex
  2340.               MAX-ACCESS  not-accessible
  2341.               STATUS  current
  2342.               DESCRIPTION
  2343.                "An index value that uniquely identifies a SONET/SDH
  2344.                Path Interface."
  2345.           ::= { sonetPathCurrentEntry 1 }
  2346.  
  2347.           sonetPathCurrentESs OBJECT-TYPE
  2348.               SYNTAX  Gauge32
  2349.               MAX-ACCESS  read-only
  2350.               STATUS  current
  2351.               DESCRIPTION
  2352.  
  2353.  
  2354.  
  2355.  
  2356.  
  2357.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 40]
  2358.  
  2359.  
  2360.  
  2361.  
  2362.  
  2363.           Internet Draft        SONET/SDH Objects            August 1993
  2364.  
  2365.  
  2366.                "The counter associated with the number of Errored
  2367.                Seconds encountered by a SONET/SDH
  2368.                Path in the current 15 minute interval."
  2369.           ::= { sonetPathCurrentEntry 2 }
  2370.  
  2371.           sonetPathCurrentSESs OBJECT-TYPE
  2372.               SYNTAX  Gauge32
  2373.               MAX-ACCESS  read-only
  2374.               STATUS  current
  2375.               DESCRIPTION
  2376.                "The counter associated with the number of
  2377.                Severely Errored Seconds
  2378.                encountered by a SONET/SDH Path in the current 15
  2379.                minute
  2380.                interval."
  2381.           ::= { sonetPathCurrentEntry 3 }
  2382.  
  2383.           sonetPathCurrentCVs OBJECT-TYPE
  2384.               SYNTAX  Gauge32
  2385.               MAX-ACCESS  read-only
  2386.               STATUS  current
  2387.               DESCRIPTION
  2388.                "The counter associated with the number of Coding
  2389.                Violations encountered by a
  2390.                SONET/SDH Path in the current 15 minute interval."
  2391.           ::= { sonetPathCurrentEntry 4 }
  2392.  
  2393.           sonetPathCurrentUASs OBJECT-TYPE
  2394.               SYNTAX  Gauge32
  2395.               MAX-ACCESS  read-only
  2396.               STATUS  current
  2397.               DESCRIPTION
  2398.                "The counter associated with the number of
  2399.                Unavailable Seconds
  2400.                encountered by a Path in the current
  2401.                15 minute, interval."
  2402.           ::= { sonetPathCurrentEntry 5 }
  2403.  
  2404.  
  2405.  
  2406.  
  2407.  
  2408.  
  2409.  
  2410.  
  2411.  
  2412.  
  2413.  
  2414.  
  2415.  
  2416.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 41]
  2417.  
  2418.  
  2419.  
  2420.  
  2421.  
  2422.           Internet Draft        SONET/SDH Objects            August 1993
  2423.  
  2424.  
  2425.           -- the SONET/SDH Path Interval
  2426.  
  2427.           -- The SONET/SDH Path Interval Table contains various statistics
  2428.           -- collected by each system over the previous 24 hours of
  2429.           -- operation.  The past 24 hours are broken into 4-96
  2430.           -- completed 15 minute intervals, where the default value is 32 intervals.
  2431.  
  2432.           sonetPathIntervalTable OBJECT-TYPE
  2433.               SYNTAX  SEQUENCE OF SonetPathIntervalEntry
  2434.               MAX-ACCESS  not-accessible
  2435.               STATUS  current
  2436.               DESCRIPTION
  2437.                "The SONET/SDH Path Interval table."
  2438.           ::= { sonetPath 3 }
  2439.  
  2440.           sonetPathIntervalEntry OBJECT-TYPE
  2441.               SYNTAX  SonetPathIntervalEntry
  2442.               MAX-ACCESS  not-accessible
  2443.               STATUS  current
  2444.               DESCRIPTION
  2445.                "An entry in the SONET/SDH Path Interval table."
  2446.               INDEX   { sonetPathIntervalIfIndex,
  2447.                         sonetPathIntervalNumber }
  2448.           ::= { sonetPathIntervalTable 1 }
  2449.  
  2450.  
  2451.           SonetPathIntervalEntry ::=
  2452.               SEQUENCE {
  2453.                    sonetPathIntervalIfIndex    IfIndex,
  2454.                    sonetPathIntervalNumber     Integer32,
  2455.                    sonetPathIntervalESs        Gauge32,
  2456.                    sonetPathIntervalSESs       Gauge32,
  2457.                    sonetPathIntervalCVs        Gauge32,
  2458.                    sonetPathIntervalUASs       Gauge32
  2459.               }
  2460.  
  2461.           sonetPathIntervalIfIndex OBJECT-TYPE
  2462.               SYNTAX  IfIndex
  2463.               MAX-ACCESS  not-accessible
  2464.               STATUS  current
  2465.               DESCRIPTION
  2466.                "An index value that uniquely identifies a SONET/SDH
  2467.                Path Interface."
  2468.           ::= { sonetPathIntervalEntry 1 }
  2469.  
  2470.  
  2471.  
  2472.  
  2473.  
  2474.  
  2475.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 42]
  2476.  
  2477.  
  2478.  
  2479.  
  2480.  
  2481.           Internet Draft        SONET/SDH Objects            August 1993
  2482.  
  2483.  
  2484.           sonetPathIntervalNumber OBJECT-TYPE
  2485.               SYNTAX  Integer32 (1..96)
  2486.               MAX-ACCESS  not-accessible
  2487.               STATUS  current
  2488.               DESCRIPTION
  2489.                "A number between 1 and 96, where 1 is the most
  2490.                recently completed 15 minute interval and 96 is
  2491.                the least recently completed 15 minutes
  2492.                interval (assuming that all 96 intervals are
  2493.                valid)."
  2494.           ::= { sonetPathIntervalEntry 2 }
  2495.  
  2496.           sonetPathIntervalESs OBJECT-TYPE
  2497.               SYNTAX  Gauge32
  2498.               MAX-ACCESS  read-only
  2499.               STATUS  current
  2500.               DESCRIPTION
  2501.                "The counter associated with the number of
  2502.                Errored Seconds encountered
  2503.                by a SONET/SDH Path in one of the previous,
  2504.                individual 15 minute, intervals."
  2505.           ::= { sonetPathIntervalEntry 3 }
  2506.  
  2507.           sonetPathIntervalSESs OBJECT-TYPE
  2508.               SYNTAX  Gauge32
  2509.               MAX-ACCESS  read-only
  2510.               STATUS  current
  2511.               DESCRIPTION
  2512.                "The counter associated with the number of
  2513.                Severely Errored Seconds
  2514.                encountered by a SONET/SDH Path in one of the previous,
  2515.                individual 15 minute, intervals."
  2516.           ::= { sonetPathIntervalEntry 4 }
  2517.  
  2518.           sonetPathIntervalCVs OBJECT-TYPE
  2519.               SYNTAX  Gauge32
  2520.               MAX-ACCESS  read-only
  2521.               STATUS  current
  2522.               DESCRIPTION
  2523.                "The counter associated with the number of Coding
  2524.                Violations encountered by a
  2525.                SONET/SDH Path in one of the previous, individual 15
  2526.                minute, intervals."
  2527.           ::= { sonetPathIntervalEntry 5 }
  2528.  
  2529.  
  2530.  
  2531.  
  2532.  
  2533.  
  2534.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 43]
  2535.  
  2536.  
  2537.  
  2538.  
  2539.  
  2540.           Internet Draft        SONET/SDH Objects            August 1993
  2541.  
  2542.  
  2543.           sonetPathIntervalUASs OBJECT-TYPE
  2544.               SYNTAX  Gauge32
  2545.               MAX-ACCESS  read-only
  2546.               STATUS  current
  2547.               DESCRIPTION
  2548.                "The counter associated with the number of
  2549.                Unavailable Seconds
  2550.                encountered by a Path in one of the previous,
  2551.                individual 15 minute, intervals."
  2552.           ::= { sonetPathIntervalEntry 6 }
  2553.  
  2554.  
  2555.  
  2556.  
  2557.  
  2558.  
  2559.  
  2560.  
  2561.  
  2562.  
  2563.  
  2564.  
  2565.  
  2566.  
  2567.  
  2568.  
  2569.  
  2570.  
  2571.  
  2572.  
  2573.  
  2574.  
  2575.  
  2576.  
  2577.  
  2578.  
  2579.  
  2580.  
  2581.  
  2582.  
  2583.  
  2584.  
  2585.  
  2586.  
  2587.  
  2588.  
  2589.  
  2590.  
  2591.  
  2592.  
  2593.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 44]
  2594.  
  2595.  
  2596.  
  2597.  
  2598.  
  2599.           Internet Draft        SONET/SDH Objects            August 1993
  2600.  
  2601.  
  2602.           -- the SONET/SDH Virtual Tributary group
  2603.  
  2604.           -- this group consists of 3 tables:
  2605.           -- - the SONET/SDH VT Configuration
  2606.           -- - the SONET/SDH VT Current
  2607.           -- - the SONET/SDH VT Interval
  2608.  
  2609.           -- For SDH signals, virtual tributaries are
  2610.           -- called VCs instead of VTs
  2611.  
  2612.           -- A VT1.5 = VC11
  2613.           -- A VT2 = VC12
  2614.           -- A VT3 = none
  2615.           -- A VT6 = VC3
  2616.  
  2617.  
  2618.  
  2619.           -- the SONET/SDH VT Configuration
  2620.  
  2621.           sonetVTConfigTable OBJECT-TYPE
  2622.               SYNTAX  SEQUENCE OF SonetVTConfigEntry
  2623.               MAX-ACCESS  not-accessible
  2624.               STATUS  current
  2625.               DESCRIPTION
  2626.                "The SONET/SDH VT Configuration table."
  2627.           ::= { sonetVT 1 }
  2628.  
  2629.           sonetVTConfigEntry OBJECT-TYPE
  2630.               SYNTAX  SonetVTConfigEntry
  2631.               MAX-ACCESS  not-accessible
  2632.               STATUS  current
  2633.               DESCRIPTION
  2634.                "An entry in the SONET/SDH VT Configuration table."
  2635.               INDEX   { sonetVTIfIndex }
  2636.           ::= { sonetVTConfigTable 1 }
  2637.  
  2638.           SonetVTConfigEntry ::=
  2639.               SEQUENCE {
  2640.                   sonetVTIfIndex      IfIndex,
  2641.                   sonetVTWidth        INTEGER,
  2642.                   sonetVTStatus       Integer32
  2643.               }
  2644.  
  2645.           sonetVTIfIndex OBJECT-TYPE
  2646.               SYNTAX  IfIndex
  2647.  
  2648.  
  2649.  
  2650.  
  2651.  
  2652.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 45]
  2653.  
  2654.  
  2655.  
  2656.  
  2657.  
  2658.           Internet Draft        SONET/SDH Objects            August 1993
  2659.  
  2660.  
  2661.               MAX-ACCESS  not-accessible
  2662.               STATUS  current
  2663.               DESCRIPTION
  2664.                "An index value that uniquely identifies a SONET/SDH
  2665.                VT Interface. "
  2666.           ::= { sonetVTConfigEntry 1 }
  2667.  
  2668.           sonetVTWidth OBJECT-TYPE
  2669.               SYNTAX  INTEGER  {
  2670.                       vtWidth15VC11(1),
  2671.                       vtWidth2VC12(2),
  2672.                       vtWidth3(3),
  2673.                       vtWidth6VC2(4),
  2674.                       vtWidth6c(5)
  2675.                    }
  2676.               MAX-ACCESS  read-write
  2677.               STATUS  current
  2678.               DESCRIPTION
  2679.               "A value that indicates the type of the SONET
  2680.                VT and SDH VC.  Assigned widths are
  2681.                VT1.5/VC11, VT2/VC12, VT3, VT6/VC2, and VT6c."
  2682.           ::= { sonetVTConfigEntry 2 }
  2683.  
  2684.           sonetVTStatus OBJECT-TYPE
  2685.               SYNTAX  Integer32 (1..30)
  2686.               MAX-ACCESS  read-only
  2687.               STATUS  current
  2688.               DESCRIPTION
  2689.                 "This variable indicates the
  2690.                 status of the interface.
  2691.                 The sonetVTStatus
  2692.                 is a bit map represented
  2693.                 as a sum, therefore,
  2694.                 it can represent multiple defects
  2695.                 and failures
  2696.                 simultaneously.
  2697.                 The sonetVTNoDefect should be
  2698.                 set if and only if
  2699.                 no other flag is set.
  2700.  
  2701.                 The various bit positions are:
  2702.                    1   sonetVTNoDefect
  2703.                    2   sonetVTLOP
  2704.                    4   sonetVTPathAIS
  2705.                    8   sonetVTPathRDI
  2706.  
  2707.  
  2708.  
  2709.  
  2710.  
  2711.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 46]
  2712.  
  2713.  
  2714.  
  2715.  
  2716.  
  2717.           Internet Draft        SONET/SDH Objects            August 1993
  2718.  
  2719.  
  2720.                   16   sonetVTPathRFI"
  2721.           ::= { sonetVTConfigEntry 3 }
  2722.  
  2723.  
  2724.  
  2725.  
  2726.  
  2727.  
  2728.  
  2729.  
  2730.  
  2731.  
  2732.  
  2733.  
  2734.  
  2735.  
  2736.  
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742.  
  2743.  
  2744.  
  2745.  
  2746.  
  2747.  
  2748.  
  2749.  
  2750.  
  2751.  
  2752.  
  2753.  
  2754.  
  2755.  
  2756.  
  2757.  
  2758.  
  2759.  
  2760.  
  2761.  
  2762.  
  2763.  
  2764.  
  2765.  
  2766.  
  2767.  
  2768.  
  2769.  
  2770.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 47]
  2771.  
  2772.  
  2773.  
  2774.  
  2775.  
  2776.           Internet Draft        SONET/SDH Objects            August 1993
  2777.  
  2778.  
  2779.           -- the SONET/SDH VT Current
  2780.  
  2781.           -- The SONET/SDH current table contains various statistics being
  2782.           -- collected for the current 15 minute interval.
  2783.  
  2784.           sonetVTCurrentTable OBJECT-TYPE
  2785.               SYNTAX  SEQUENCE OF SonetVTCurrentEntry
  2786.               MAX-ACCESS  not-accessible
  2787.               STATUS  current
  2788.               DESCRIPTION
  2789.                "The SONET/SDH VT Current table."
  2790.           ::= { sonetVT 2 }
  2791.  
  2792.           sonetVTCurrentEntry OBJECT-TYPE
  2793.               SYNTAX  SonetVTCurrentEntry
  2794.               MAX-ACCESS  not-accessible
  2795.               STATUS  current
  2796.               DESCRIPTION
  2797.                "An entry in the SONET/SDH VT Current table."
  2798.               INDEX   { sonetVTCurrentIfIndex }
  2799.           ::= { sonetVTCurrentTable 1 }
  2800.  
  2801.           SonetVTCurrentEntry ::=
  2802.               SEQUENCE {
  2803.                   sonetVTCurrentIfIndex    IfIndex,
  2804.                   sonetVTCurrentESs        Gauge32,
  2805.                   sonetVTCurrentSESs       Gauge32,
  2806.                   sonetVTCurrentCVs        Gauge32,
  2807.                   sonetVTCurrentUASs       Gauge32
  2808.               }
  2809.  
  2810.           sonetVTCurrentIfIndex OBJECT-TYPE
  2811.               SYNTAX  IfIndex
  2812.               MAX-ACCESS  not-accessible
  2813.               STATUS  current
  2814.               DESCRIPTION
  2815.                "An index value that uniquely identifies a SONET/SDH
  2816.                VT Interface."
  2817.           ::= { sonetVTCurrentEntry 1 }
  2818.  
  2819.           sonetVTCurrentESs OBJECT-TYPE
  2820.               SYNTAX  Gauge32
  2821.               MAX-ACCESS  read-only
  2822.               STATUS  current
  2823.               DESCRIPTION
  2824.  
  2825.  
  2826.  
  2827.  
  2828.  
  2829.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 48]
  2830.  
  2831.  
  2832.  
  2833.  
  2834.  
  2835.           Internet Draft        SONET/SDH Objects            August 1993
  2836.  
  2837.  
  2838.                "The counter associated with the number of Errored
  2839.                Seconds encountered by a SONET/SDH
  2840.                VT in the current 15 minute interval."
  2841.           ::= { sonetVTCurrentEntry 2 }
  2842.  
  2843.           sonetVTCurrentSESs OBJECT-TYPE
  2844.               SYNTAX  Gauge32
  2845.               MAX-ACCESS  read-only
  2846.               STATUS  current
  2847.               DESCRIPTION
  2848.                "The counter associated with the number of
  2849.                Severely Errored Seconds
  2850.                encountered by a SONET/SDH VT in the current 15 minute
  2851.                interval."
  2852.           ::= { sonetVTCurrentEntry 3 }
  2853.  
  2854.           sonetVTCurrentCVs OBJECT-TYPE
  2855.               SYNTAX  Gauge32
  2856.               MAX-ACCESS  read-only
  2857.               STATUS  current
  2858.               DESCRIPTION
  2859.                "The counter associated with the number of Coding
  2860.                Violations encountered by a
  2861.                SONET/SDH VT in the current 15 minute interval."
  2862.           ::= { sonetVTCurrentEntry 4 }
  2863.  
  2864.           sonetVTCurrentUASs OBJECT-TYPE
  2865.               SYNTAX  Gauge32
  2866.               MAX-ACCESS  read-only
  2867.               STATUS  current
  2868.               DESCRIPTION
  2869.                "The counter associated with the number of
  2870.                Unavailable Seconds
  2871.                encountered by a VT in the current
  2872.                15 minute, interval."
  2873.           ::= { sonetVTCurrentEntry 5 }
  2874.  
  2875.  
  2876.  
  2877.  
  2878.  
  2879.  
  2880.  
  2881.  
  2882.  
  2883.  
  2884.  
  2885.  
  2886.  
  2887.  
  2888.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 49]
  2889.  
  2890.  
  2891.  
  2892.  
  2893.  
  2894.           Internet Draft        SONET/SDH Objects            August 1993
  2895.  
  2896.  
  2897.           -- the SONET/SDH VT Interval
  2898.  
  2899.           -- The SONET/SDH VT Interval Table contains various statistics
  2900.           -- collected by each system over the previous 24 hours of
  2901.           -- operation.  The past 24 hours are broken into 4-96
  2902.           -- completed 15 minute intervals, where the default value is 32 intervals.
  2903.  
  2904.  
  2905.           sonetVTIntervalTable OBJECT-TYPE
  2906.               SYNTAX  SEQUENCE OF SonetVTIntervalEntry
  2907.               MAX-ACCESS  not-accessible
  2908.               STATUS  current
  2909.               DESCRIPTION
  2910.                "The SONET/SDH VT Interval table."
  2911.           ::= { sonetVT 3 }
  2912.  
  2913.           sonetVTIntervalEntry OBJECT-TYPE
  2914.               SYNTAX  SonetVTIntervalEntry
  2915.               MAX-ACCESS  not-accessible
  2916.               STATUS  current
  2917.               DESCRIPTION
  2918.                "An entry in the SONET/SDH VT Interval table."
  2919.               INDEX   { sonetVTIntervalIfIndex,
  2920.                         sonetVTIntervalNumber }
  2921.           ::= { sonetVTIntervalTable 1 }
  2922.  
  2923.           SonetVTIntervalEntry ::=
  2924.               SEQUENCE {
  2925.                   sonetVTIntervalIfIndex    IfIndex,
  2926.                   sonetVTIntervalNumber     Integer32,
  2927.                   sonetVTIntervalESs        Gauge32,
  2928.                   sonetVTIntervalSESs       Gauge32,
  2929.                   sonetVTIntervalCVs        Gauge32,
  2930.                   sonetVTIntervalUASs       Gauge32
  2931.               }
  2932.  
  2933.           sonetVTIntervalIfIndex OBJECT-TYPE
  2934.               SYNTAX  IfIndex
  2935.               MAX-ACCESS  not-accessible
  2936.               STATUS  current
  2937.               DESCRIPTION
  2938.                "An index value that uniquely identifies a SONET/SDH
  2939.                VT Interface."
  2940.           ::= { sonetVTIntervalEntry 1 }
  2941.  
  2942.  
  2943.  
  2944.  
  2945.  
  2946.  
  2947.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 50]
  2948.  
  2949.  
  2950.  
  2951.  
  2952.  
  2953.           Internet Draft        SONET/SDH Objects            August 1993
  2954.  
  2955.  
  2956.           sonetVTIntervalNumber OBJECT-TYPE
  2957.               SYNTAX  Integer32 (1..96)
  2958.               MAX-ACCESS  not-accessible
  2959.               STATUS  current
  2960.               DESCRIPTION
  2961.                "A number between 1 and 96, where 1 is the most
  2962.                recently completed 15 minute interval and 96 is
  2963.                the least recently completed 15 minutes
  2964.                interval (assuming that all 96 intervals are
  2965.                valid)."
  2966.           ::= { sonetVTIntervalEntry 2 }
  2967.  
  2968.           sonetVTIntervalESs OBJECT-TYPE
  2969.               SYNTAX  Gauge32
  2970.               MAX-ACCESS  read-only
  2971.               STATUS  current
  2972.               DESCRIPTION
  2973.                "The counter associated with the number of
  2974.                Errored Seconds encountered
  2975.                by a SONET/SDH VT in one of the previous,
  2976.                individual 15 minute, intervals."
  2977.           ::= { sonetVTIntervalEntry 3 }
  2978.  
  2979.           sonetVTIntervalSESs OBJECT-TYPE
  2980.               SYNTAX  Gauge32
  2981.               MAX-ACCESS  read-only
  2982.               STATUS  current
  2983.               DESCRIPTION
  2984.                "The counter associated with the number of
  2985.                Severely Errored Seconds
  2986.                encountered by a SONET/SDH VT in one of the previous,
  2987.                individual 15 minute, intervals."
  2988.           ::= { sonetVTIntervalEntry 4 }
  2989.  
  2990.           sonetVTIntervalCVs OBJECT-TYPE
  2991.               SYNTAX  Gauge32
  2992.               MAX-ACCESS  read-only
  2993.               STATUS  current
  2994.               DESCRIPTION
  2995.                "The counter associated with the number of Coding
  2996.                Violations encountered by a
  2997.                SONET/SDH VT in one of the previous, individual 15
  2998.                minute, intervals."
  2999.           ::= { sonetVTIntervalEntry 5 }
  3000.  
  3001.  
  3002.  
  3003.  
  3004.  
  3005.  
  3006.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 51]
  3007.  
  3008.  
  3009.  
  3010.  
  3011.  
  3012.           Internet Draft        SONET/SDH Objects            August 1993
  3013.  
  3014.  
  3015.           sonetVTIntervalUASs OBJECT-TYPE
  3016.               SYNTAX  Gauge32
  3017.               MAX-ACCESS  read-only
  3018.               STATUS  current
  3019.               DESCRIPTION
  3020.                "The counter associated with the number of
  3021.                Unavailable Seconds
  3022.                encountered by a VT in one of the previous,
  3023.                individual 15 minute, intervals."
  3024.           ::= { sonetVTIntervalEntry 6 }
  3025.  
  3026.  
  3027.  
  3028.  
  3029.  
  3030.  
  3031.  
  3032.  
  3033.  
  3034.  
  3035.  
  3036.  
  3037.  
  3038.  
  3039.  
  3040.  
  3041.  
  3042.  
  3043.  
  3044.  
  3045.  
  3046.  
  3047.  
  3048.  
  3049.  
  3050.  
  3051.  
  3052.  
  3053.  
  3054.  
  3055.  
  3056.  
  3057.  
  3058.  
  3059.  
  3060.  
  3061.  
  3062.  
  3063.  
  3064.  
  3065.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 52]
  3066.  
  3067.  
  3068.  
  3069.  
  3070.  
  3071.           Internet Draft        SONET/SDH Objects            August 1993
  3072.  
  3073.  
  3074.           -- The SONET/SDH Far End Line group.
  3075.           -- This group may only be implemented by SONET/SDH (LTEs)
  3076.           -- systems that provide for a far end block error (FEBE)
  3077.           -- information at the SONET/SDH Line Layer.
  3078.  
  3079.           -- This group consists of two tables:
  3080.           --    SONET/SDH Far End Line Current
  3081.           --    SONET/SDH Far End Line Interval
  3082.  
  3083.  
  3084.  
  3085.           -- The SONET/SDH Far End Line Current
  3086.  
  3087.           -- The SONET/SDH Far End Line Current table contains
  3088.           -- various statistics being
  3089.           -- collected for the current 15 minute interval.
  3090.           -- The statistics are collected from the far end
  3091.           -- block error code (FEBE)
  3092.           -- within the third Z2 byte of the Line Overhead
  3093.           -- in Broadband ISDN applications.
  3094.           -- The definitions are the same as described for
  3095.           -- the near-end information.
  3096.  
  3097.           sonetFarEndLineCurrentTable OBJECT-TYPE
  3098.               SYNTAX  SEQUENCE OF SonetFarEndLineCurrentEntry
  3099.               MAX-ACCESS  not-accessible
  3100.               STATUS  current
  3101.               DESCRIPTION
  3102.                 "The SONET/SDH Far End Line Current table."
  3103.               ::= { sonetFarEndLine 1 }
  3104.  
  3105.           sonetFarEndLineCurrentEntry OBJECT-TYPE
  3106.               SYNTAX  SonetFarEndLineCurrentEntry
  3107.               MAX-ACCESS  not-accessible
  3108.               STATUS  current
  3109.               DESCRIPTION
  3110.                 "An entry in the SONET/SDH Far End Line Current table."
  3111.               INDEX   { sonetFarEndLineCurrentIfIndex }
  3112.               ::= { sonetFarEndLineCurrentTable 1 }
  3113.  
  3114.           SonetFarEndLineCurrentEntry ::=
  3115.               SEQUENCE {
  3116.                   sonetFarEndLineCurrentIfIndex   IfIndex,
  3117.                   sonetFarEndLineCurrentESs       Gauge32,
  3118.                   sonetFarEndLineCurrentSESs      Gauge32,
  3119.  
  3120.  
  3121.  
  3122.  
  3123.  
  3124.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 53]
  3125.  
  3126.  
  3127.  
  3128.  
  3129.  
  3130.           Internet Draft        SONET/SDH Objects            August 1993
  3131.  
  3132.  
  3133.                   sonetFarEndLineCurrentCVs       Gauge32,
  3134.                   sonetFarEndLineCurrentUASs      Gauge32
  3135.                  }
  3136.  
  3137.           sonetFarEndLineCurrentIfIndex OBJECT-TYPE
  3138.              SYNTAX  IfIndex
  3139.              MAX-ACCESS  not-accessible
  3140.              STATUS  current
  3141.              DESCRIPTION
  3142.                  "The index value which uniquely identifies the
  3143.                  SONET/SDH Medium/Section/Line interface."
  3144.              ::= { sonetFarEndLineCurrentEntry 1 }
  3145.  
  3146.           sonetFarEndLineCurrentESs OBJECT-TYPE
  3147.              SYNTAX  Gauge32
  3148.              MAX-ACCESS  read-only
  3149.              STATUS  current
  3150.              DESCRIPTION
  3151.                  "The counter associated with the number of Far
  3152.                  Far End Errored Seconds encountered by a SONET/SDH
  3153.                  interface in the current 15 minute interval."
  3154.              ::= { sonetFarEndLineCurrentEntry 2 }
  3155.  
  3156.           sonetFarEndLineCurrentSESs OBJECT-TYPE
  3157.              SYNTAX  Gauge32
  3158.              MAX-ACCESS  read-only
  3159.              STATUS  current
  3160.              DESCRIPTION
  3161.                  "The counter associated with the number of
  3162.                  Far End Severely Errored Seconds
  3163.                  encountered by a SONET/SDH Medium/Section/Line
  3164.                  interface in the current 15 minute
  3165.                  interval."
  3166.              ::= { sonetFarEndLineCurrentEntry 3 }
  3167.  
  3168.           sonetFarEndLineCurrentCVs OBJECT-TYPE
  3169.              SYNTAX  Gauge32
  3170.              MAX-ACCESS  read-only
  3171.              STATUS  current
  3172.              DESCRIPTION
  3173.                  "The counter associated with the number of
  3174.                  Far End Coding Violations reported via
  3175.                  the far end block error count
  3176.                  encountered by a
  3177.                  SONET/SDH Medium/Section/Line
  3178.  
  3179.  
  3180.  
  3181.  
  3182.  
  3183.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 54]
  3184.  
  3185.  
  3186.  
  3187.  
  3188.  
  3189.           Internet Draft        SONET/SDH Objects            August 1993
  3190.  
  3191.  
  3192.                  interface in the current 15 minute interval."
  3193.              ::= { sonetFarEndLineCurrentEntry 4 }
  3194.  
  3195.           sonetFarEndLineCurrentUASs OBJECT-TYPE
  3196.              SYNTAX  Gauge32
  3197.              MAX-ACCESS  read-only
  3198.              STATUS  current
  3199.              DESCRIPTION
  3200.                  "The counter associated with the number of
  3201.                  Far End Unavailable Seconds
  3202.                  encountered by a
  3203.                  SONET/SDH Medium/Section/Line
  3204.                  interface in the current 15 minute interval."
  3205.              ::= { sonetFarEndLineCurrentEntry 5 }
  3206.  
  3207.  
  3208.  
  3209.  
  3210.  
  3211.  
  3212.  
  3213.  
  3214.  
  3215.  
  3216.  
  3217.  
  3218.  
  3219.  
  3220.  
  3221.  
  3222.  
  3223.  
  3224.  
  3225.  
  3226.  
  3227.  
  3228.  
  3229.  
  3230.  
  3231.  
  3232.  
  3233.  
  3234.  
  3235.  
  3236.  
  3237.  
  3238.  
  3239.  
  3240.  
  3241.  
  3242.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 55]
  3243.  
  3244.  
  3245.  
  3246.  
  3247.  
  3248.           Internet Draft        SONET/SDH Objects            August 1993
  3249.  
  3250.  
  3251.           -- The SONET/SDH Far End Line Interval
  3252.  
  3253.           -- The SONET/SDH Far End Line Interval Table contains various statistics
  3254.           -- collected by each SONET/SDH Line interface over the previous 24 hours of
  3255.           -- operation.  The past 24 hours are broken into 4-96
  3256.           -- completed 15 minute intervals, where the default value is 32 intervals.
  3257.  
  3258.           sonetFarEndLineIntervalTable OBJECT-TYPE
  3259.              SYNTAX  SEQUENCE OF SonetFarEndLineIntervalEntry
  3260.              MAX-ACCESS  not-accessible
  3261.              STATUS  current
  3262.              DESCRIPTION
  3263.                 "The SONET/SDH Far End Line Interval table."
  3264.              ::= { sonetFarEndLine 2 }
  3265.  
  3266.           sonetFarEndLineIntervalEntry OBJECT-TYPE
  3267.              SYNTAX  SonetFarEndLineIntervalEntry
  3268.              MAX-ACCESS  not-accessible
  3269.              STATUS  current
  3270.              DESCRIPTION
  3271.                "An entry in the SONET/SDH Far
  3272.                End Line Interval table."
  3273.              INDEX   { sonetFarEndLineIntervalIfIndex,
  3274.                        sonetFarEndLineIntervalNumber }
  3275.              ::= { sonetFarEndLineIntervalTable 1 }
  3276.  
  3277.           SonetFarEndLineIntervalEntry ::=
  3278.               SEQUENCE {
  3279.                    sonetFarEndLineIntervalIfIndex   IfIndex,
  3280.                    sonetFarEndLineIntervalNumber    Integer32,
  3281.                    sonetFarEndLineIntervalESs       Gauge32,
  3282.                    sonetFarEndLineIntervalSESs      Gauge32,
  3283.                    sonetFarEndLineIntervalCVs       Gauge32,
  3284.                    sonetFarEndLineIntervalUASs      Gauge32
  3285.               }
  3286.  
  3287.           sonetFarEndLineIntervalIfIndex OBJECT-TYPE
  3288.               SYNTAX  IfIndex
  3289.               MAX-ACCESS  not-accessible
  3290.               STATUS  current
  3291.               DESCRIPTION
  3292.                    "The index value which uniquely identifies the
  3293.                    SONET/SDH Medium/Section/Line interface."
  3294.               ::= { sonetFarEndLineIntervalEntry 1 }
  3295.  
  3296.  
  3297.  
  3298.  
  3299.  
  3300.  
  3301.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 56]
  3302.  
  3303.  
  3304.  
  3305.  
  3306.  
  3307.           Internet Draft        SONET/SDH Objects            August 1993
  3308.  
  3309.  
  3310.           sonetFarEndLineIntervalNumber OBJECT-TYPE
  3311.              SYNTAX  Integer32 (1..96)
  3312.              MAX-ACCESS  not-accessible
  3313.              STATUS  current
  3314.              DESCRIPTION
  3315.                  "A number between 1 and 96, where 1 is the most
  3316.                  recently completed 15 minute interval and 96 is
  3317.                  the least recently completed 15 minutes
  3318.                  interval (assuming that all 96 intervals are
  3319.                  valid)."
  3320.              ::= { sonetFarEndLineIntervalEntry 2 }
  3321.  
  3322.           sonetFarEndLineIntervalESs OBJECT-TYPE
  3323.              SYNTAX  Gauge32
  3324.              MAX-ACCESS  read-only
  3325.              STATUS  current
  3326.              DESCRIPTION
  3327.                   "The counter associated with the number of
  3328.                   Far End Errored Seconds encountered
  3329.                   by a SONET/SDH Medium/Section/Line
  3330.                   interface in one of the previous,
  3331.                   individual 15 minute, intervals."
  3332.             ::= { sonetFarEndLineIntervalEntry 3 }
  3333.  
  3334.           sonetFarEndLineIntervalSESs OBJECT-TYPE
  3335.              SYNTAX  Gauge32
  3336.              MAX-ACCESS  read-only
  3337.              STATUS  current
  3338.              DESCRIPTION
  3339.                   "The counter associated with the number of
  3340.                   Far End Severely Errored Seconds
  3341.                   encountered by a SONET/SDH Medium/Section/Line
  3342.                   interface in one of the previous,
  3343.                   individual 15 minute, intervals."
  3344.             ::= { sonetFarEndLineIntervalEntry 4 }
  3345.  
  3346.           sonetFarEndLineIntervalCVs OBJECT-TYPE
  3347.               SYNTAX  Gauge32
  3348.               MAX-ACCESS  read-only
  3349.               STATUS  current
  3350.               DESCRIPTION
  3351.                    "The counter associated with the number of
  3352.                    Far End Coding Violations reported via
  3353.                    the far end block error count
  3354.                    encountered by a
  3355.  
  3356.  
  3357.  
  3358.  
  3359.  
  3360.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 57]
  3361.  
  3362.  
  3363.  
  3364.  
  3365.  
  3366.           Internet Draft        SONET/SDH Objects            August 1993
  3367.  
  3368.  
  3369.                    SONET/SDH Medium/Section/Line
  3370.                    interface in one of the previous, individual 15
  3371.                    minute, intervals."
  3372.               ::= { sonetFarEndLineIntervalEntry 5 }
  3373.  
  3374.           sonetFarEndLineIntervalUASs OBJECT-TYPE
  3375.              SYNTAX  Gauge32
  3376.              MAX-ACCESS  read-only
  3377.              STATUS  current
  3378.              DESCRIPTION
  3379.                  "The counter associated with the number of
  3380.                  Far End Unavailable Seconds
  3381.                  encountered by a
  3382.                  SONET/SDH Medium/Section/Line
  3383.                  interface in one of the previous, individual 15
  3384.                  minute, intervals."
  3385.              ::= { sonetFarEndLineIntervalEntry 6 }
  3386.  
  3387.  
  3388.  
  3389.  
  3390.  
  3391.  
  3392.  
  3393.  
  3394.  
  3395.  
  3396.  
  3397.  
  3398.  
  3399.  
  3400.  
  3401.  
  3402.  
  3403.  
  3404.  
  3405.  
  3406.  
  3407.  
  3408.  
  3409.  
  3410.  
  3411.  
  3412.  
  3413.  
  3414.  
  3415.  
  3416.  
  3417.  
  3418.  
  3419.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 58]
  3420.  
  3421.  
  3422.  
  3423.  
  3424.  
  3425.           Internet Draft        SONET/SDH Objects            August 1993
  3426.  
  3427.  
  3428.           -- The SONET/SDH Far End Path group
  3429.  
  3430.           -- This group consists of two tables:
  3431.           --    SONET/SDH Far End Path Current
  3432.           --    SONET/SDH Far End Path Interval
  3433.  
  3434.  
  3435.  
  3436.           -- The SONET/SDH Far End Path Current Table
  3437.  
  3438.           -- The SONET/SDH Far End Path Current table contains various statistics
  3439.           -- being collected for the current 15 minute interval.
  3440.           -- The statistics are collected from the far end block error code
  3441.           -- (FEBE) within the G1 byte of the Path Overhead.
  3442.           -- The definitions are the same as described for
  3443.           -- the near-end information.
  3444.  
  3445.           sonetFarEndPathCurrentTable OBJECT-TYPE
  3446.               SYNTAX  SEQUENCE OF SonetFarEndPathCurrentEntry
  3447.               MAX-ACCESS  not-accessible
  3448.               STATUS  current
  3449.               DESCRIPTION
  3450.                    "The SONET/SDH Far End Path Current table."
  3451.               ::= { sonetFarEndPath 1 }
  3452.  
  3453.           sonetFarEndPathCurrentEntry OBJECT-TYPE
  3454.               SYNTAX  SonetFarEndPathCurrentEntry
  3455.               MAX-ACCESS  not-accessible
  3456.               STATUS  current
  3457.               DESCRIPTION
  3458.                    "An entry in the SONET/SDH Far End Path Current table."
  3459.               INDEX   { sonetFarEndPathCurrentIfIndex }
  3460.               ::= { sonetFarEndPathCurrentTable 1 }
  3461.  
  3462.           SonetFarEndPathCurrentEntry ::=
  3463.               SEQUENCE {
  3464.                   sonetFarEndPathCurrentIfIndex   IfIndex,
  3465.                   sonetFarEndPathCurrentESs       Gauge32,
  3466.                   sonetFarEndPathCurrentSESs      Gauge32,
  3467.                   sonetFarEndPathCurrentCVs       Gauge32,
  3468.                   sonetFarEndPathCurrentUASs      Gauge32
  3469.               }
  3470.  
  3471.           sonetFarEndPathCurrentIfIndex OBJECT-TYPE
  3472.              SYNTAX  IfIndex
  3473.  
  3474.  
  3475.  
  3476.  
  3477.  
  3478.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 59]
  3479.  
  3480.  
  3481.  
  3482.  
  3483.  
  3484.           Internet Draft        SONET/SDH Objects            August 1993
  3485.  
  3486.  
  3487.              MAX-ACCESS  not-accessible
  3488.              STATUS  current
  3489.              DESCRIPTION
  3490.                  "The index value which uniquely identifies the
  3491.                  SONET/SDH Path interface."
  3492.              ::= { sonetFarEndPathCurrentEntry 1 }
  3493.  
  3494.           sonetFarEndPathCurrentESs OBJECT-TYPE
  3495.               SYNTAX  Gauge32
  3496.               MAX-ACCESS  read-only
  3497.               STATUS  current
  3498.               DESCRIPTION
  3499.                    "The counter associated with the number of Far
  3500.                    Far End Errored Seconds encountered by a SONET/SDH
  3501.                    interface in the current 15 minute interval."
  3502.               ::= { sonetFarEndPathCurrentEntry 2 }
  3503.  
  3504.           sonetFarEndPathCurrentSESs OBJECT-TYPE
  3505.               SYNTAX  Gauge32
  3506.               MAX-ACCESS  read-only
  3507.               STATUS  current
  3508.               DESCRIPTION
  3509.                    "The counter associated with the number of
  3510.                    Far End Severely Errored Seconds
  3511.                    encountered by a SONET/SDH Path
  3512.                    interface in the current 15 minute
  3513.                    interval."
  3514.               ::= { sonetFarEndPathCurrentEntry 3 }
  3515.  
  3516.           sonetFarEndPathCurrentCVs OBJECT-TYPE
  3517.               SYNTAX  Gauge32
  3518.               MAX-ACCESS  read-only
  3519.               STATUS  current
  3520.               DESCRIPTION
  3521.                    "The counter associated with the number of
  3522.                    Far End Coding Violations reported via
  3523.                    the far end block error count
  3524.                    encountered by a
  3525.                    SONET/SDH Path interface in the current 15 minute interval."
  3526.               ::= { sonetFarEndPathCurrentEntry 4 }
  3527.  
  3528.           sonetFarEndPathCurrentUASs OBJECT-TYPE
  3529.              SYNTAX  Gauge32
  3530.              MAX-ACCESS  read-only
  3531.              STATUS  current
  3532.  
  3533.  
  3534.  
  3535.  
  3536.  
  3537.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 60]
  3538.  
  3539.  
  3540.  
  3541.  
  3542.  
  3543.           Internet Draft        SONET/SDH Objects            August 1993
  3544.  
  3545.  
  3546.              DESCRIPTION
  3547.                  "The counter associated with the number of
  3548.                  Far End Unavailable Seconds
  3549.                  encountered by a
  3550.                  SONET/SDH Path interface in the current 15 minute interval."
  3551.              ::= { sonetFarEndPathCurrentEntry 5 }
  3552.  
  3553.  
  3554.  
  3555.  
  3556.  
  3557.  
  3558.  
  3559.  
  3560.  
  3561.  
  3562.  
  3563.  
  3564.  
  3565.  
  3566.  
  3567.  
  3568.  
  3569.  
  3570.  
  3571.  
  3572.  
  3573.  
  3574.  
  3575.  
  3576.  
  3577.  
  3578.  
  3579.  
  3580.  
  3581.  
  3582.  
  3583.  
  3584.  
  3585.  
  3586.  
  3587.  
  3588.  
  3589.  
  3590.  
  3591.  
  3592.  
  3593.  
  3594.  
  3595.  
  3596.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 61]
  3597.  
  3598.  
  3599.  
  3600.  
  3601.  
  3602.           Internet Draft        SONET/SDH Objects            August 1993
  3603.  
  3604.  
  3605.           -- The SONET/SDH Far End Path Interval
  3606.  
  3607.           -- The SONET/SDH Far End Path Interval Table contains various statistics
  3608.           -- collected by each SONET/SDH Path interface over the previous 24 hours of
  3609.           -- operation.  The past 24 hours are broken into 4-96
  3610.           -- completed 15 minute intervals, where the default value is 32 intervals.
  3611.  
  3612.           sonetFarEndPathIntervalTable OBJECT-TYPE
  3613.               SYNTAX  SEQUENCE OF SonetFarEndPathIntervalEntry
  3614.               MAX-ACCESS  not-accessible
  3615.               STATUS  current
  3616.               DESCRIPTION
  3617.                   "The SONET/SDH Far End Path Interval table."
  3618.               ::= { sonetFarEndPath 2 }
  3619.  
  3620.           sonetFarEndPathIntervalEntry OBJECT-TYPE
  3621.               SYNTAX  SonetFarEndPathIntervalEntry
  3622.               MAX-ACCESS  not-accessible
  3623.               STATUS  current
  3624.               DESCRIPTION
  3625.                  "An entry in the SONET/SDH Far
  3626.                  End Path Interval table."
  3627.               INDEX   { sonetFarEndPathIntervalIfIndex,
  3628.                         sonetFarEndPathIntervalNumber }
  3629.               ::= { sonetFarEndPathIntervalTable 1 }
  3630.  
  3631.           SonetFarEndPathIntervalEntry ::=
  3632.               SEQUENCE {
  3633.                    sonetFarEndPathIntervalIfIndex    IfIndex,
  3634.                    sonetFarEndPathIntervalNumber     Integer32,
  3635.                    sonetFarEndPathIntervalESs        Gauge32,
  3636.                    sonetFarEndPathIntervalSESs       Gauge32,
  3637.                    sonetFarEndPathIntervalCVs        Gauge32,
  3638.                    sonetFarEndPathIntervalUASs       Gauge32
  3639.               }
  3640.  
  3641.           sonetFarEndPathIntervalIfIndex OBJECT-TYPE
  3642.               SYNTAX  IfIndex
  3643.               MAX-ACCESS  not-accessible
  3644.               STATUS  current
  3645.               DESCRIPTION
  3646.                    "The index value which uniquely identifies the
  3647.                    SONET/SDH Path interface."
  3648.               ::= { sonetFarEndPathIntervalEntry 1 }
  3649.  
  3650.  
  3651.  
  3652.  
  3653.  
  3654.  
  3655.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 62]
  3656.  
  3657.  
  3658.  
  3659.  
  3660.  
  3661.           Internet Draft        SONET/SDH Objects            August 1993
  3662.  
  3663.  
  3664.           sonetFarEndPathIntervalNumber OBJECT-TYPE
  3665.              SYNTAX  Integer32 (1..96)
  3666.              MAX-ACCESS  not-accessible
  3667.              STATUS  current
  3668.              DESCRIPTION
  3669.                  "A number between 1 and 96, where 1 is the most
  3670.                  recently completed 15 minute interval and 96 is
  3671.                  the least recently completed 15 minutes
  3672.                  interval (assuming that all 96 intervals are
  3673.                  valid)."
  3674.              ::= { sonetFarEndPathIntervalEntry 2 }
  3675.  
  3676.           sonetFarEndPathIntervalESs OBJECT-TYPE
  3677.              SYNTAX  Gauge32
  3678.              MAX-ACCESS  read-only
  3679.              STATUS  current
  3680.              DESCRIPTION
  3681.                   "The counter associated with the number of
  3682.                   Far End Errored Seconds encountered
  3683.                   by a SONET/SDH Path interface in one of the previous,
  3684.                   individual 15 minute, intervals."
  3685.              ::= { sonetFarEndPathIntervalEntry 3 }
  3686.  
  3687.           sonetFarEndPathIntervalSESs OBJECT-TYPE
  3688.              SYNTAX  Gauge32
  3689.              MAX-ACCESS  read-only
  3690.              STATUS  current
  3691.              DESCRIPTION
  3692.                   "The counter associated with the number of
  3693.                   Far End Severely Errored Seconds
  3694.                   encountered by a SONET/SDH Path interface in one of the previous,
  3695.                   individual 15 minute, intervals."
  3696.              ::= { sonetFarEndPathIntervalEntry 4 }
  3697.  
  3698.           sonetFarEndPathIntervalCVs OBJECT-TYPE
  3699.               SYNTAX  Gauge32
  3700.               MAX-ACCESS  read-only
  3701.               STATUS  current
  3702.               DESCRIPTION
  3703.                    "The counter associated with the number of
  3704.                    Far End Coding Violations reported via
  3705.                    the far end block error count
  3706.                    encountered by a
  3707.                    SONET/SDH Path interface in one of the previous, individual 15
  3708.                    minute, intervals."
  3709.  
  3710.  
  3711.  
  3712.  
  3713.  
  3714.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 63]
  3715.  
  3716.  
  3717.  
  3718.  
  3719.  
  3720.           Internet Draft        SONET/SDH Objects            August 1993
  3721.  
  3722.  
  3723.               ::= { sonetFarEndPathIntervalEntry 5 }
  3724.  
  3725.           sonetFarEndPathIntervalUASs OBJECT-TYPE
  3726.              SYNTAX  Gauge32
  3727.              MAX-ACCESS  read-only
  3728.              STATUS  current
  3729.              DESCRIPTION
  3730.                  "The counter associated with the number of
  3731.                  Far End Unavailable Seconds
  3732.                  encountered by a
  3733.                  SONET/SDH Path interface in one of the previous, individual 15
  3734.                  minute, intervals."
  3735.              ::= { sonetFarEndPathIntervalEntry 6 }
  3736.  
  3737.  
  3738.  
  3739.  
  3740.  
  3741.  
  3742.  
  3743.  
  3744.  
  3745.  
  3746.  
  3747.  
  3748.  
  3749.  
  3750.  
  3751.  
  3752.  
  3753.  
  3754.  
  3755.  
  3756.  
  3757.  
  3758.  
  3759.  
  3760.  
  3761.  
  3762.  
  3763.  
  3764.  
  3765.  
  3766.  
  3767.  
  3768.  
  3769.  
  3770.  
  3771.  
  3772.  
  3773.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 64]
  3774.  
  3775.  
  3776.  
  3777.  
  3778.  
  3779.           Internet Draft        SONET/SDH Objects            August 1993
  3780.  
  3781.  
  3782.           -- The SONET/SDH Far End VT group
  3783.  
  3784.           -- This group consists of two tables:
  3785.           --    SONET/SDH Far End VT Current
  3786.           --    SONET/SDH Far End VT Interval
  3787.  
  3788.  
  3789.  
  3790.  
  3791.  
  3792.  
  3793.  
  3794.  
  3795.  
  3796.  
  3797.  
  3798.  
  3799.  
  3800.  
  3801.  
  3802.  
  3803.  
  3804.  
  3805.  
  3806.  
  3807.  
  3808.  
  3809.  
  3810.  
  3811.  
  3812.  
  3813.  
  3814.  
  3815.  
  3816.  
  3817.  
  3818.  
  3819.  
  3820.  
  3821.  
  3822.  
  3823.  
  3824.  
  3825.  
  3826.  
  3827.  
  3828.  
  3829.  
  3830.  
  3831.  
  3832.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 65]
  3833.  
  3834.  
  3835.  
  3836.  
  3837.  
  3838.           Internet Draft        SONET/SDH Objects            August 1993
  3839.  
  3840.  
  3841.           -- The SONET/SDH Far End VT Current
  3842.  
  3843.           -- The SONET/SDH Far End VT Current table contains various statistics
  3844.           -- being collected for the current 15 minute interval.
  3845.           -- The statistics are collected from the far end block error code
  3846.           -- (FEBE) within the G1 byte of the VT Overhead.
  3847.           -- The definitions are the same as described for
  3848.           -- the near-end information.
  3849.  
  3850.           sonetFarEndVTCurrentTable OBJECT-TYPE
  3851.               SYNTAX  SEQUENCE OF SonetFarEndVTCurrentEntry
  3852.               MAX-ACCESS  not-accessible
  3853.               STATUS  current
  3854.               DESCRIPTION
  3855.                   "The SONET/SDH Far End VT Current table."
  3856.               ::= { sonetFarEndVT 1 }
  3857.  
  3858.           sonetFarEndVTCurrentEntry OBJECT-TYPE
  3859.               SYNTAX  SonetFarEndVTCurrentEntry
  3860.               MAX-ACCESS  not-accessible
  3861.               STATUS  current
  3862.               DESCRIPTION
  3863.                   "An entry in the SONET/SDH Far End VT Current table."
  3864.               INDEX   { sonetFarEndVTCurrentIfIndex }
  3865.               ::= { sonetFarEndVTCurrentTable 1 }
  3866.  
  3867.           SonetFarEndVTCurrentEntry ::=
  3868.               SEQUENCE {
  3869.                   sonetFarEndVTCurrentIfIndex   IfIndex,
  3870.                   sonetFarEndVTCurrentESs       Gauge32,
  3871.                   sonetFarEndVTCurrentSESs      Gauge32,
  3872.                   sonetFarEndVTCurrentCVs       Gauge32,
  3873.                   sonetFarEndVTCurrentUASs      Gauge32
  3874.               }
  3875.  
  3876.           sonetFarEndVTCurrentIfIndex OBJECT-TYPE
  3877.              SYNTAX  IfIndex
  3878.              MAX-ACCESS  not-accessible
  3879.              STATUS  current
  3880.              DESCRIPTION
  3881.                 "The index value which uniquely identifies the
  3882.                 SONET/SDH VT interface."
  3883.              ::= { sonetFarEndVTCurrentEntry 1 }
  3884.  
  3885.           sonetFarEndVTCurrentESs OBJECT-TYPE
  3886.  
  3887.  
  3888.  
  3889.  
  3890.  
  3891.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 66]
  3892.  
  3893.  
  3894.  
  3895.  
  3896.  
  3897.           Internet Draft        SONET/SDH Objects            August 1993
  3898.  
  3899.  
  3900.               SYNTAX  Gauge32
  3901.               MAX-ACCESS  read-only
  3902.               STATUS  current
  3903.               DESCRIPTION
  3904.                   "The counter associated with the number of Far
  3905.                   Far End Errored Seconds encountered by a SONET/SDH
  3906.                   interface in the current 15 minute interval."
  3907.           ::= { sonetFarEndVTCurrentEntry 2 }
  3908.  
  3909.           sonetFarEndVTCurrentSESs OBJECT-TYPE
  3910.               SYNTAX  Gauge32
  3911.               MAX-ACCESS  read-only
  3912.               STATUS  current
  3913.               DESCRIPTION
  3914.                   "The counter associated with the number of
  3915.                   Far End Severely Errored Seconds
  3916.                   encountered by a SONET/SDH VT interface in the current 15 minute
  3917.                   interval."
  3918.               ::= { sonetFarEndVTCurrentEntry 3 }
  3919.  
  3920.           sonetFarEndVTCurrentCVs OBJECT-TYPE
  3921.               SYNTAX  Gauge32
  3922.               MAX-ACCESS  read-only
  3923.               STATUS  current
  3924.               DESCRIPTION
  3925.                   "The counter associated with the number of
  3926.                   Far End Coding Violations reported via
  3927.                   the far end block error count
  3928.                   encountered by a
  3929.                   SONET/SDH VT interface in the current 15 minute interval."
  3930.               ::= { sonetFarEndVTCurrentEntry 4 }
  3931.  
  3932.           sonetFarEndVTCurrentUASs OBJECT-TYPE
  3933.              SYNTAX  Gauge32
  3934.              MAX-ACCESS  read-only
  3935.              STATUS  current
  3936.              DESCRIPTION
  3937.                 "The counter associated with the number of
  3938.                 Far End Unavailable Seconds
  3939.                 encountered by a
  3940.                 SONET/SDH VT interface in the current 15 minute interval."
  3941.              ::= { sonetFarEndVTCurrentEntry 5 }
  3942.  
  3943.  
  3944.  
  3945.  
  3946.  
  3947.  
  3948.  
  3949.  
  3950.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 67]
  3951.  
  3952.  
  3953.  
  3954.  
  3955.  
  3956.           Internet Draft        SONET/SDH Objects            August 1993
  3957.  
  3958.  
  3959.           -- The SONET/SDH Far End VT Interval
  3960.  
  3961.           -- The SONET/SDH Far End VT Interval Table contains various statistics
  3962.           -- collected by each SONET/SDH VT interface over the previous 24 hours of
  3963.           -- operation.  The past 24 hours are broken into 4-96
  3964.           -- completed 15 minute intervals, where the default value is 32 intervals.
  3965.  
  3966.           sonetFarEndVTIntervalTable OBJECT-TYPE
  3967.               SYNTAX  SEQUENCE OF SonetFarEndVTIntervalEntry
  3968.               MAX-ACCESS  not-accessible
  3969.               STATUS  current
  3970.               DESCRIPTION
  3971.                  "The SONET/SDH Far End VT Interval table."
  3972.               ::= { sonetFarEndVT 2 }
  3973.  
  3974.           sonetFarEndVTIntervalEntry OBJECT-TYPE
  3975.               SYNTAX  SonetFarEndVTIntervalEntry
  3976.               MAX-ACCESS  not-accessible
  3977.               STATUS  current
  3978.               DESCRIPTION
  3979.                 "An entry in the SONET/SDH Far
  3980.                 End VT Interval table."
  3981.               INDEX   { sonetFarEndVTIntervalIfIndex,
  3982.                         sonetFarEndVTIntervalNumber }
  3983.               ::= { sonetFarEndVTIntervalTable 1 }
  3984.  
  3985.           SonetFarEndVTIntervalEntry ::=
  3986.              SEQUENCE {
  3987.                    sonetFarEndVTIntervalIfIndex    IfIndex,
  3988.                    sonetFarEndVTIntervalNumber     Integer32,
  3989.                    sonetFarEndVTIntervalESs        Gauge32,
  3990.                    sonetFarEndVTIntervalSESs       Gauge32,
  3991.                    sonetFarEndVTIntervalCVs        Gauge32,
  3992.                    sonetFarEndVTIntervalUASs       Gauge32
  3993.               }
  3994.  
  3995.           sonetFarEndVTIntervalIfIndex OBJECT-TYPE
  3996.               SYNTAX  IfIndex
  3997.               MAX-ACCESS  not-accessible
  3998.               STATUS  current
  3999.               DESCRIPTION
  4000.                    "The index value which uniquely identifies the
  4001.                    SONET/SDH VT interface."
  4002.               ::= { sonetFarEndVTIntervalEntry 1 }
  4003.  
  4004.  
  4005.  
  4006.  
  4007.  
  4008.  
  4009.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 68]
  4010.  
  4011.  
  4012.  
  4013.  
  4014.  
  4015.           Internet Draft        SONET/SDH Objects            August 1993
  4016.  
  4017.  
  4018.           sonetFarEndVTIntervalNumber OBJECT-TYPE
  4019.               SYNTAX  Integer32 (1..96)
  4020.               MAX-ACCESS  not-accessible
  4021.               STATUS  current
  4022.               DESCRIPTION
  4023.                    "A number between 1 and 96, where 1 is the most
  4024.                    recently completed 15 minute interval and 96 is
  4025.                    the least recently completed 15 minutes
  4026.                    interval (assuming that all 96 intervals are
  4027.                    valid)."
  4028.               ::= { sonetFarEndVTIntervalEntry 2 }
  4029.  
  4030.           sonetFarEndVTIntervalESs OBJECT-TYPE
  4031.               SYNTAX  Gauge32
  4032.               MAX-ACCESS  read-only
  4033.               STATUS  current
  4034.               DESCRIPTION
  4035.                     "The counter associated with the number of
  4036.                     Far End Errored Seconds encountered
  4037.                     by a SONET/SDH VT interface in one of the previous,
  4038.                     individual 15 minute, intervals."
  4039.              ::= { sonetFarEndVTIntervalEntry 3 }
  4040.  
  4041.           sonetFarEndVTIntervalSESs OBJECT-TYPE
  4042.               SYNTAX  Gauge32
  4043.               MAX-ACCESS  read-only
  4044.               STATUS  current
  4045.               DESCRIPTION
  4046.                     "The counter associated with the number of
  4047.                     Far End Severely Errored Seconds
  4048.                     encountered by a SONET/SDH VT interface in one of the previous,
  4049.                     individual 15 minute, intervals."
  4050.               ::= { sonetFarEndVTIntervalEntry 4 }
  4051.  
  4052.           sonetFarEndVTIntervalCVs OBJECT-TYPE
  4053.               SYNTAX  Gauge32
  4054.               MAX-ACCESS  read-only
  4055.               STATUS  current
  4056.               DESCRIPTION
  4057.                    "The counter associated with the number of
  4058.                    Far End Coding Violations reported via
  4059.                    the far end block error count
  4060.                    encountered by a
  4061.                    SONET/SDH VT interface in one of the previous, individual 15
  4062.                    minute, intervals."
  4063.  
  4064.  
  4065.  
  4066.  
  4067.  
  4068.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 69]
  4069.  
  4070.  
  4071.  
  4072.  
  4073.  
  4074.           Internet Draft        SONET/SDH Objects            August 1993
  4075.  
  4076.  
  4077.               ::= { sonetFarEndVTIntervalEntry 5 }
  4078.  
  4079.           sonetFarEndVTIntervalUASs OBJECT-TYPE
  4080.              SYNTAX  Gauge32
  4081.              MAX-ACCESS  read-only
  4082.              STATUS  current
  4083.              DESCRIPTION
  4084.                  "The counter associated with the number of
  4085.                  Far End Unavailable Seconds
  4086.                  encountered by a
  4087.                  SONET/SDH VT interface in one of the previous, individual 15
  4088.                  minute, intervals."
  4089.              ::= { sonetFarEndVTIntervalEntry 6 }
  4090.  
  4091.  
  4092.  
  4093.  
  4094.  
  4095.  
  4096.  
  4097.  
  4098.  
  4099.  
  4100.  
  4101.  
  4102.  
  4103.  
  4104.  
  4105.  
  4106.  
  4107.  
  4108.  
  4109.  
  4110.  
  4111.  
  4112.  
  4113.  
  4114.  
  4115.  
  4116.  
  4117.  
  4118.  
  4119.  
  4120.  
  4121.  
  4122.  
  4123.  
  4124.  
  4125.  
  4126.  
  4127.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 70]
  4128.  
  4129.  
  4130.  
  4131.  
  4132.  
  4133.           Internet Draft        SONET/SDH Objects            August 1993
  4134.  
  4135.  
  4136.           -- conformance information
  4137.  
  4138.  
  4139.           sonetConformance OBJECT IDENTIFIER ::= { sonetMIB 2 }
  4140.  
  4141.           sonetGroups      OBJECT IDENTIFIER ::= { sonetConformance 1 }
  4142.           sonetCompliances OBJECT IDENTIFIER ::= { sonetConformance 2 }
  4143.  
  4144.  
  4145.  
  4146.  
  4147.           -- compliance statements
  4148.  
  4149.           sonetCompliance MODULE-COMPLIANCE
  4150.               STATUS  current
  4151.               DESCRIPTION
  4152.                       "The compliance statement for SONET/SDH interfaces."
  4153.  
  4154.               MODULE  -- this module
  4155.                   MANDATORY-GROUPS { sonetMediumStuff, sonetSectionStuff }
  4156.  
  4157.                   GROUP       sonetLineStuff
  4158.                   DESCRIPTION
  4159.                       "Implementation of this group is mandatory for all
  4160.                        SONET/SDH systems that terminate SONET/SDH Lines,
  4161.                        Paths or Virtual Tributaries."
  4162.  
  4163.                   GROUP       sonetFarEndLineStuff
  4164.                   DESCRIPTION
  4165.                       "Implementation of this group is optional for all
  4166.                        SONET/SDH systems that terminate SONET/SDH Lines,
  4167.                        Paths or Virtual Tributaries, and that
  4168.                        provide for a far end block error (FEBE)
  4169.                        information at the SONET/SDH Line Layer."
  4170.  
  4171.                   GROUP       sonetPathStuff
  4172.                   DESCRIPTION
  4173.                       "Implementation of this group is mandatory for all
  4174.                        SONET/SDH systems that terminate SONET/SDH Paths or Virtual
  4175.                        Tributaries."
  4176.  
  4177.                   OBJECT      sonetPathWidth
  4178.                   MIN-ACCESS  read-only
  4179.                   DESCRIPTION
  4180.                       "Write access is not required."
  4181.  
  4182.  
  4183.  
  4184.  
  4185.  
  4186.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 71]
  4187.  
  4188.  
  4189.  
  4190.  
  4191.  
  4192.           Internet Draft        SONET/SDH Objects            August 1993
  4193.  
  4194.  
  4195.                   GROUP       sonetFarEndPathStuff
  4196.                   DESCRIPTION
  4197.                       "Implementation of this group is optional for all
  4198.                        SONET/SDH systems that terminate SONET/SDH Paths or Virtual
  4199.                        Tributaries, and that process
  4200.                        Far End information."
  4201.  
  4202.                   GROUP       sonetVTStuff
  4203.                   DESCRIPTION
  4204.                       "Implementation of this group is mandatory for all
  4205.                        SONET/SDH systems that terminate SONET/SDH Virtual
  4206.                        Tributaries."
  4207.  
  4208.                   OBJECT      sonetVTWidth
  4209.                   MIN-ACCESS  read-only
  4210.                   DESCRIPTION
  4211.                       "Write access is not required."
  4212.  
  4213.                   GROUP       sonetFarEndVTStuff
  4214.                   DESCRIPTION
  4215.                       "Implementation of this group is optional for all
  4216.                        SONET/SDH systems that terminate the SONET/SDH floating Virtual
  4217.                        Tributaries, and that process Far End information."
  4218.  
  4219.               ::= { sonetCompliances 1 }
  4220.  
  4221.           -- units of conformance
  4222.  
  4223.           sonetMediumStuff    OBJECT-GROUP
  4224.               OBJECTS { sonetMediumType,
  4225.                         sonetMediumTimeElapsed,
  4226.                         sonetMediumValidIntervals,
  4227.                         sonetMediumLineCoding,
  4228.                         sonetMediumLineType,
  4229.                         sonetMediumCircuitIdentifier }
  4230.               STATUS  current
  4231.               DESCRIPTION
  4232.                       "A collection of objects providing configuration
  4233.                       information applicable to all SONET/SDH interfaces."
  4234.               ::= { sonetGroups 1 }
  4235.  
  4236.           sonetSectionStuff    OBJECT-GROUP
  4237.               OBJECTS { sonetSectionStatus,
  4238.                         sonetSectionCurrentESs,
  4239.                         sonetSectionCurrentSESs,
  4240.  
  4241.  
  4242.  
  4243.  
  4244.  
  4245.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 72]
  4246.  
  4247.  
  4248.  
  4249.  
  4250.  
  4251.           Internet Draft        SONET/SDH Objects            August 1993
  4252.  
  4253.  
  4254.                         sonetSectionCurrentSEFSs,
  4255.                         sonetSectionCurrentCVs,
  4256.                         sonetSectionIntervalESs,
  4257.                         sonetSectionIntervalSESs,
  4258.                         sonetSectionIntervalSEFSs,
  4259.                         sonetSectionIntervalCVs
  4260.            }
  4261.               STATUS  current
  4262.               DESCRIPTION
  4263.                       "A collection of objects providing information
  4264.                       specific to SONET/SDH Section interfaces."
  4265.               ::= { sonetGroups 2 }
  4266.  
  4267.           sonetLineStuff    OBJECT-GROUP
  4268.               OBJECTS { sonetLineStatus,
  4269.                         sonetLineCurrentESs,
  4270.                         sonetLineCurrentSESs,
  4271.                         sonetLineCurrentCVs,
  4272.                         sonetLineCurrentUASs,
  4273.                         sonetLineIntervalESs,
  4274.                         sonetLineIntervalSESs,
  4275.                         sonetLineIntervalCVs,
  4276.                         sonetLineIntervalUASs }
  4277.               STATUS  current
  4278.               DESCRIPTION
  4279.                       "A collection of objects providing information
  4280.                       specific to SONET/SDH Line interfaces."
  4281.               ::= { sonetGroups 3 }
  4282.  
  4283.  
  4284.           sonetPathStuff    OBJECT-GROUP
  4285.               OBJECTS { sonetPathWidth,
  4286.                         sonetPathStatus,
  4287.                         sonetPathCurrentESs,
  4288.                         sonetPathCurrentSESs,
  4289.                         sonetPathCurrentCVs,
  4290.                         sonetPathCurrentUASs,
  4291.                         sonetPathIntervalESs,
  4292.                         sonetPathIntervalSESs,
  4293.                         sonetPathIntervalCVs,
  4294.                         sonetPathIntervalUASs }
  4295.               STATUS  current
  4296.               DESCRIPTION
  4297.                       "A collection of objects providing information
  4298.                       specific to SONET/SDH Path interfaces."
  4299.  
  4300.  
  4301.  
  4302.  
  4303.  
  4304.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 73]
  4305.  
  4306.  
  4307.  
  4308.  
  4309.  
  4310.           Internet Draft        SONET/SDH Objects            August 1993
  4311.  
  4312.  
  4313.               ::= { sonetGroups 4 }
  4314.  
  4315.  
  4316.           sonetVTStuff    OBJECT-GROUP
  4317.               OBJECTS { sonetVTWidth,
  4318.                         sonetVTStatus,
  4319.                         sonetVTCurrentESs,
  4320.                         sonetVTCurrentSESs,
  4321.                         sonetVTCurrentCVs,
  4322.                         sonetVTCurrentUASs,
  4323.                         sonetVTIntervalESs,
  4324.                         sonetVTIntervalSESs,
  4325.                         sonetVTIntervalCVs,
  4326.                         sonetVTIntervalUASs }
  4327.               STATUS  current
  4328.               DESCRIPTION
  4329.                       "A collection of objects providing information
  4330.                       specific to SONET/SDH VT interfaces."
  4331.               ::= { sonetGroups 5 }
  4332.  
  4333.  
  4334.           sonetFarEndLineStuff    OBJECT-GROUP
  4335.               OBJECTS { sonetFarEndLineCurrentESs,
  4336.                         sonetFarEndLineCurrentSESs,
  4337.                         sonetFarEndLineCurrentCVs,
  4338.                         sonetFarEndLineCurrentUASs,
  4339.                         sonetFarEndLineIntervalESs,
  4340.                         sonetFarEndLineIntervalSESs,
  4341.                         sonetFarEndLineIntervalCVs,
  4342.                         sonetFarEndLineIntervalUASs }
  4343.               STATUS  current
  4344.               DESCRIPTION
  4345.                       "A collection of objects providing information
  4346.                       specific to SONET/SDH Line interfaces,
  4347.                       and maintaining Line Far End information."
  4348.               ::= { sonetGroups 6 }
  4349.  
  4350.  
  4351.           sonetFarEndPathStuff    OBJECT-GROUP
  4352.               OBJECTS { sonetFarEndPathCurrentESs,
  4353.                         sonetFarEndPathCurrentSESs,
  4354.                         sonetFarEndPathCurrentCVs,
  4355.                         sonetFarEndPathCurrentUASs,
  4356.                         sonetFarEndPathIntervalESs,
  4357.                         sonetFarEndPathIntervalSESs,
  4358.  
  4359.  
  4360.  
  4361.  
  4362.  
  4363.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 74]
  4364.  
  4365.  
  4366.  
  4367.  
  4368.  
  4369.           Internet Draft        SONET/SDH Objects            August 1993
  4370.  
  4371.  
  4372.                         sonetFarEndPathIntervalCVs,
  4373.                         sonetFarEndPathIntervalUASs }
  4374.               STATUS  current
  4375.               DESCRIPTION
  4376.                       "A collection of objects providing information
  4377.                       specific to SONET/SDH Path interfaces,
  4378.                       and maintaining Path Far End information."
  4379.               ::= { sonetGroups 7 }
  4380.  
  4381.  
  4382.           sonetFarEndVTStuff    OBJECT-GROUP
  4383.               OBJECTS { sonetFarEndVTCurrentESs,
  4384.                         sonetFarEndVTCurrentSESs,
  4385.                         sonetFarEndVTCurrentCVs,
  4386.                         sonetFarEndVTCurrentUASs,
  4387.                         sonetFarEndVTIntervalESs,
  4388.                         sonetFarEndVTIntervalSESs,
  4389.                         sonetFarEndVTIntervalCVs,
  4390.                         sonetFarEndVTIntervalUASs }
  4391.               STATUS  current
  4392.               DESCRIPTION
  4393.                       "A collection of objects providing information
  4394.                       specific to SONET/SDH VT interfaces,
  4395.                       and maintaining VT Far End information."
  4396.               ::= { sonetGroups 8 }
  4397.  
  4398.  
  4399.  
  4400.           END
  4401.  
  4402.  
  4403.  
  4404.  
  4405.  
  4406.  
  4407.  
  4408.  
  4409.  
  4410.  
  4411.  
  4412.  
  4413.  
  4414.  
  4415.  
  4416.  
  4417.  
  4418.  
  4419.  
  4420.  
  4421.  
  4422.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 75]
  4423.  
  4424.  
  4425.  
  4426.  
  4427.  
  4428.           Internet Draft        SONET/SDH Objects            August 1993
  4429.  
  4430.  
  4431.           7.  Acknowledgments
  4432.  
  4433.           This specification is a product of the AToM MIB Working Group.
  4434.  
  4435.           8.  References
  4436.  
  4437.           [1]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4438.                "Structure of Management Information for version 2 of the
  4439.                Simple Network Management Protocol (SNMPv2)", RFC 1442,
  4440.                SNMP Research, Inc., Hughes LAN Systems, Dover Beach
  4441.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4442.  
  4443.           [2]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4444.                "Textual Conventions for version 2 of the the Simple
  4445.                Network Management Protocol (SNMPv2)", RFC 1443, SNMP
  4446.                Research, Inc., Hughes LAN Systems, Dover Beach
  4447.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4448.  
  4449.           [3]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4450.                "Conformance Statements for version 2 of the the Simple
  4451.                Network Management Protocol (SNMPv2)", RFC 1444, SNMP
  4452.                Research, Inc., Hughes LAN Systems, Dover Beach
  4453.                Consulting, Inc., Carnegie Mellon University, April 1993.
  4454.  
  4455.           [4]  Galvin, J., and McCloghrie, K., "Administrative Model for
  4456.                version 2 of the Simple Network Management Protocol
  4457.                (SNMPv2)", RFC 1445, Trusted Information Systems, Hughes
  4458.                LAN Systems, April 1993.
  4459.  
  4460.           [5]  Case, J., McCloghrie, K., Rose, M., and Waldbusser, S.,
  4461.                "Protocol Operations for version 2 of the Simple Network
  4462.                Management Protocol (SNMPv2)", RFC 1448, SNMP Research,
  4463.                Inc., Hughes LAN Systems, Dover Beach Consulting, Inc.,
  4464.                Carnegie Mellon University, April 1993.
  4465.  
  4466.           [6]  M.T. Rose (editor), Management Information Base for
  4467.                Network Management of TCP/IP-based internets, Internet
  4468.                Working Group Request for Comments 1213.  Network
  4469.                Information Center, SRI International, Menlo Park,
  4470.                California, (March, 1991).
  4471.  
  4472.           [7]  Information processing systems - Open Systems
  4473.                Interconnection - Specification of Abstract Syntax
  4474.                Notation One (ASN.1), International Organization for
  4475.                Standardization.  International Standard 8824, (December,
  4476.  
  4477.  
  4478.  
  4479.  
  4480.  
  4481.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 76]
  4482.  
  4483.  
  4484.  
  4485.  
  4486.  
  4487.           Internet Draft        SONET/SDH Objects            August 1993
  4488.  
  4489.  
  4490.                1987).
  4491.  
  4492.           [8]  Information processing systems - Open Systems
  4493.                Interconnection - Specification of Basic Encoding Rules
  4494.                for Abstract Notation One (ASN.1), International
  4495.                Organization for Standardization.  International Standard
  4496.                8825, (December, 1987).
  4497.  
  4498.           [9]  American National Standard for Telecommunications -
  4499.                Digital Hierarchy - Optical Interface Rates and Formats
  4500.                Specification, ANSI T1.105-1988.
  4501.  
  4502.           [9a] ANSI T1.105-1991.
  4503.  
  4504.           [10] American National Standard for Telecommunications -
  4505.                Digital Hierarchy - Optical Interface Specification
  4506.                (Single-Mode), ANSI T1.106-1988.
  4507.  
  4508.           [11] American National Standard for Telecommunications --
  4509.                Layer 1 In-Service Digital Transmission Performance
  4510.                Monitoring T1M1/92-0xx, T1M1.3/92-005R1, April 1992.
  4511.  
  4512.           [12] K. McCloghrie and F. Kastenholz, Evolution of Interfaces
  4513.                Group of MIB-II, Internet Draft, June, 1993.
  4514.                (Work in progress - reference to be replaced by RFC
  4515.                number when available).
  4516.  
  4517.           [13] T. Cox and K. Tesink (editors), "Definitions of Managed
  4518.                Objects for the DS3/E3 Interface Type", RFC1407,
  4519.                Bellcore, January 1993.
  4520.  
  4521.           [14] F. Baker and J. Watt (editors), "Definitions of Managed
  4522.                Objects for the DS1/E1 Interface Type", RFC1406,
  4523.                Advanced Computer Communications, Newbridge Networks
  4524.                Corporation, January 1993.
  4525.  
  4526.           [15] CCITT Recommendation G.707, "Synchronous Digital Hierarchy Bit
  4527.                Rates", June 1992.
  4528.  
  4529.           [16] CCITT Recommendation G.708, "Network Node Interface for the
  4530.                Synchronous Digital Hierarchy", June 1992.
  4531.  
  4532.           [17] CCITT Recommendation G.709, "Synchronous Multiplexing Structure",
  4533.                June 1992.
  4534.  
  4535.  
  4536.  
  4537.  
  4538.  
  4539.  
  4540.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 77]
  4541.  
  4542.  
  4543.  
  4544.  
  4545.  
  4546.           Internet Draft        SONET/SDH Objects            August 1993
  4547.  
  4548.  
  4549.           [18] CCITT Recommendation G.783, "Characteristics of Synchronous Digital
  4550.                Hierarchy (SDH) Multiplexing Equipment Functional Blocks", November 1992.
  4551.  
  4552.  
  4553.  
  4554.  
  4555.  
  4556.  
  4557.  
  4558.  
  4559.  
  4560.  
  4561.  
  4562.  
  4563.  
  4564.  
  4565.  
  4566.  
  4567.  
  4568.  
  4569.  
  4570.  
  4571.  
  4572.  
  4573.  
  4574.  
  4575.  
  4576.  
  4577.  
  4578.  
  4579.  
  4580.  
  4581.  
  4582.  
  4583.  
  4584.  
  4585.  
  4586.  
  4587.  
  4588.  
  4589.  
  4590.  
  4591.  
  4592.  
  4593.  
  4594.  
  4595.  
  4596.  
  4597.  
  4598.  
  4599.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 78]
  4600.  
  4601.  
  4602.  
  4603.  
  4604.  
  4605.           Internet Draft        SONET/SDH Objects            August 1993
  4606.  
  4607.  
  4608.           9.  Security Considerations
  4609.  
  4610.           Security issues are not discussed in this memo.
  4611.  
  4612.  
  4613.  
  4614.  
  4615.  
  4616.  
  4617.  
  4618.  
  4619.  
  4620.  
  4621.  
  4622.  
  4623.  
  4624.  
  4625.  
  4626.  
  4627.  
  4628.  
  4629.  
  4630.  
  4631.  
  4632.  
  4633.  
  4634.  
  4635.  
  4636.  
  4637.  
  4638.  
  4639.  
  4640.  
  4641.  
  4642.  
  4643.  
  4644.  
  4645.  
  4646.  
  4647.  
  4648.  
  4649.  
  4650.  
  4651.  
  4652.  
  4653.  
  4654.  
  4655.  
  4656.  
  4657.  
  4658.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 79]
  4659.  
  4660.  
  4661.  
  4662.  
  4663.  
  4664.           Internet Draft        SONET/SDH Objects            August 1993
  4665.  
  4666.  
  4667.           10.  Authors' Addresses
  4668.  
  4669.  
  4670.              Tracy A. Brown
  4671.              Bell Communications Research
  4672.              331 Newman Springs Road
  4673.              P.O. Box 7020
  4674.              Red Bank, NJ  07701-7020
  4675.  
  4676.              Phone: (908) 758-2107
  4677.  
  4678.              EMail: tacox@mail.bellcore.com
  4679.  
  4680.  
  4681.              Kaj Tesink
  4682.              Bell Communications Research
  4683.              331 Newman Springs Road
  4684.              P.O. Box 7020
  4685.              Red Bank, NJ  07701-7020
  4686.  
  4687.              Phone: (908) 758-5254
  4688.  
  4689.              EMail: kaj@cc.bellcore.com
  4690.  
  4691.  
  4692.  
  4693.  
  4694.  
  4695.  
  4696.  
  4697.  
  4698.  
  4699.  
  4700.  
  4701.  
  4702.  
  4703.  
  4704.  
  4705.  
  4706.  
  4707.  
  4708.  
  4709.  
  4710.  
  4711.  
  4712.  
  4713.  
  4714.  
  4715.  
  4716.  
  4717.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 80]
  4718.  
  4719.  
  4720.  
  4721.  
  4722.  
  4723.           Internet Draft        SONET/SDH Objects            August 1993
  4724.  
  4725.  
  4726.           Table of Contents
  4727.  
  4728.  
  4729.           1 Status of this Memo ...................................    1
  4730.           2 Abstract ..............................................    2
  4731.           3 The SNMPv2 Network Management Framework ...............    4
  4732.           4 Objects ...............................................    5
  4733.           4.1 Format of Definitions ...............................    5
  4734.           5 Overview ..............................................    6
  4735.           5.1 Use of the ifTable ..................................    6
  4736.           5.2 Use of ifTable for  SONET/SDH  Medium/Section/Line
  4737.                Layer ..............................................    7
  4738.           5.3 Use of ifTable for SONET/SDH Paths ..................    8
  4739.           5.4 Use of ifTable for SONET/SDH VTs/VCs ................    8
  4740.           5.5 SONET/SDH Terminology ...............................    9
  4741.           5.6 Values for x for the Section, Line, Path,  and  VT
  4742.                Layers .............................................   17
  4743.           6 Object Definitions ....................................   19
  4744.           6.1 The SONET/SDH Medium Group ..........................   21
  4745.           6.2 The SONET/SDH Section Group .........................   24
  4746.           6.2.1" The SONET/SDH Section Group ......................   24
  4747.           6.2.2" The SONET/SDH Section Current Group: .............   26
  4748.           6.2.3 The SONET/SDH Section Interval Group ..............   28
  4749.           6.3 The SONET/SDH Line Group ............................   31
  4750.           6.3.1 The SONET/SDH Line Configuration Group ............   31
  4751.           6.3.2 The SONET/SDH Line Current Group ..................   33
  4752.           6.3.3 The SONET/SDH Line Interval Group .................   35
  4753.           6.4 The SONET/SDH Path Group ............................   38
  4754.           6.4.1 The SONET/SDH Path Configuration Group ............   38
  4755.           6.4.2 The SONET/SDH Path Current Group ..................   40
  4756.           6.4.3 The SONET/SDH Path Interval Group .................   42
  4757.           6.5 The SONET/SDH Virtual Tributary Group ...............   45
  4758.           6.5.1 The SONET/SDH VT Configuration Group ..............   45
  4759.           6.5.2 The SONET/SDH VT Current Group ....................   48
  4760.           6.5.3 The SONET/SDH VT Interval Group ...................   50
  4761.           6.6 The SONET/SDH Far End Line Group ....................   53
  4762.           6.6.1 The SONET/SDH Far End Line Current Group ..........   53
  4763.           6.6.2 The SONET/SDH Far End Line Interval Group .........   56
  4764.           6.7 The SONET/SDH Far End Path Group ....................   59
  4765.           6.7.1 The SONET/SDH Far End Path Current Group ..........   59
  4766.           6.7.2 The SONET/SDH Far End Path Interval Group .........   62
  4767.           6.8 The SONET/SDH Far End VT Group ......................   65
  4768.           6.8.1 The SONET/SDH Far End VT Current Group ............   66
  4769.           6.8.2 The SONET/SDH Far End VT Interval Group ...........   68
  4770.           6.9 Conformance Information .............................   71
  4771.  
  4772.  
  4773.  
  4774.  
  4775.  
  4776.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 81]
  4777.  
  4778.  
  4779.  
  4780.  
  4781.  
  4782.           Internet Draft        SONET/SDH Objects            August 1993
  4783.  
  4784.  
  4785.           6.10 Compliance Statements ..............................   71
  4786.           7 Acknowledgments .......................................   76
  4787.           8 References ............................................   76
  4788.           9 Security Considerations ...............................   79
  4789.           10 Authors' Addresses ...................................   80
  4790.  
  4791.  
  4792.  
  4793.  
  4794.  
  4795.  
  4796.  
  4797.  
  4798.  
  4799.  
  4800.  
  4801.  
  4802.  
  4803.  
  4804.  
  4805.  
  4806.  
  4807.  
  4808.  
  4809.  
  4810.  
  4811.  
  4812.  
  4813.  
  4814.  
  4815.  
  4816.  
  4817.  
  4818.  
  4819.  
  4820.  
  4821.  
  4822.  
  4823.  
  4824.  
  4825.  
  4826.  
  4827.  
  4828.  
  4829.  
  4830.  
  4831.  
  4832.  
  4833.  
  4834.  
  4835.           T. Brown & K. Tesink (editors) Expires 3/1/94        [Page 82]
  4836.  
  4837.  
  4838.